-
Updated
Oct 28, 2020 - C#
image-annotation
Here are 111 public repositories matching this topic...
-
Updated
Oct 13, 2020 - Python
-
Updated
Oct 28, 2020 - JavaScript
-
Updated
Oct 26, 2020 - TypeScript
-
Updated
Sep 2, 2020 - JavaScript
-
Updated
Oct 6, 2020 - TypeScript
I've set up an image classification task where I set "Allow multiple labels per image?" to "Yes". However, UDT (14.1 on macOS and the web version) does not seem to recognize this: the UI looks the same sa it does for single-label classification, and even when I go back to images to add additional labels to them, only the latest one I click is preserved.
Here's my task specification:
-
Updated
Oct 7, 2020
HI @virajmavani, I have annotated using this semi-automated tool, but I am getting confused with the (xmin, ymin), (xmax, ymax) that I have got after annotating as they won't match on original images. How can I convert it those annotated co-ordinates back to original image dimensions?
-
Updated
Oct 28, 2020 - JavaScript
-
Updated
Oct 14, 2020 - Python
-
Updated
Sep 23, 2020 - JavaScript
-
Updated
Oct 29, 2020 - Python
-
Updated
Aug 26, 2019 - Python
-
Updated
Oct 16, 2020 - HTML
-
Updated
Oct 8, 2020 - C
-
Updated
Sep 23, 2020
-
Updated
May 3, 2019 - JavaScript
Like the "From this node to the previous node with a defined radius" mode, but interpolates radii for intermediate nodes by distance, just like how virtual nodes are drawn in the tracing overlay. When rapidly adding radii to existing skeletons, this would produce much smoother and more representative annotations.
-
Updated
Oct 21, 2020 - C++
-
Updated
Jan 28, 2020 - Elm
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
Sep 14, 2020 - HTML
-
Updated
Oct 28, 2020 - C++
-
Updated
Mar 27, 2020 - Python
-
Updated
Jan 2, 2020
-
Updated
Oct 20, 2019 - JavaScript
-
Updated
Dec 22, 2018 - Python
-
Updated
Oct 15, 2018 - Python
Improve this page
Add a description, image, and links to the image-annotation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the image-annotation topic, visit your repo's landing page and select "manage topics."


I wanted to know if there is any support in the tool where the user can select multiple unique labels and rename it as one label?
What I want is very similar to grouping thing which is available in the tool. But instead of selecting "n" number of labels and grouping them, I wanted to give those "n" number of selected labels a different label name.
Thanks in advance!! Please let me know if th