-
Updated
Jun 16, 2022 - C#
image-annotation
Here are 161 public repositories matching this topic...
If there is a hot key (move the image from left to right) can get the feature when I was annotating the polygon.
The scroll of mouse can achieve the up and down direction of image, but if I need the move the image from left to right, I have to drag the bottom bar.
If there is a hotkey to drag the whole image or to move the image horizontal?
Thank you!
My actions before raising this issue
- Read/searched the docs
- Searched past issues
Expected Behaviour
I want to access the traefik dashboard. I have cvat setup on a server with https. I modified the docker-compose.https.yml according to the comment for using the traefik dashboard. So included the lin
-
Updated
Dec 6, 2021 - TypeScript
-
Updated
May 18, 2022
-
Updated
Jun 8, 2022 - TypeScript
-
Updated
Oct 12, 2021 - JavaScript
Add a way to change the sample id output in the annotation process to a specific number (see picture).
Reason: I want to annotate large text and the app don't like it when the documents to annotate are too large, so I spitted in a sentence the document but I would like to be able to
-
Updated
Jun 1, 2022 - Vue
-
Updated
Jun 17, 2022 - Python
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
Jun 15, 2022 - JavaScript
-
Updated
Jun 4, 2022
-
Updated
Jun 13, 2022 - Python
-
Updated
May 9, 2022 - JavaScript
-
Updated
Jan 4, 2022 - Python
Similar to #3, there can be cases where the label is not drawn/written if the coordinates are outside of the frame. In that case, the label should fallback to the regular label.
-
Updated
Apr 28, 2022 - JavaScript
-
Updated
Jun 17, 2022 - JavaScript
-
Updated
May 4, 2022 - C#
-
Updated
Apr 22, 2022 - HTML
-
Updated
Aug 26, 2019 - Python
-
Updated
Feb 14, 2022 - C
-
Updated
Jun 10, 2022 - Python
-
Updated
Apr 7, 2022 - C++
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
May 3, 2019 - JavaScript
-
Updated
Jun 11, 2021 - C++
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."



Describe the bug
When exporting a brush annotation as a PNG, the output is not mapped by the background colors specified in (Settings > Labeling Interface). In addition, when exporting as a JSON, the background colors for the attributes are not specified anywhere, leaving the values that were selected in the interface as arbitrary and as not linked to any of the outputs.
To Reproduce