-
Updated
Jul 9, 2022 - C#
image-annotation
Here are 161 public repositories matching this topic...
-
Updated
Jun 30, 2022 - Python
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
Jun 23, 2022
-
Updated
Jun 26, 2022 - TypeScript
-
Updated
Jul 9, 2022 - 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
Jul 8, 2022 - Vue
-
Updated
Jul 9, 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
Jul 5, 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
Jul 8, 2022 - JavaScript
-
Updated
May 4, 2022 - C#
-
Updated
Jul 5, 2022 - HTML
-
Updated
Aug 26, 2019 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
Jun 22, 2022 - C
-
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