labeling
Here are 188 public repositories matching this topic...
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
Jun 1, 2022 - Python
-
Updated
Dec 6, 2021 - TypeScript
-
Updated
May 18, 2022
-
Updated
Dec 11, 2020 - C++
-
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 17, 2022 - Python
-
Updated
Nov 15, 2021 - Go
-
Updated
Dec 24, 2020 - JavaScript
-
Updated
Jan 26, 2022 - C++
-
Updated
Jun 10, 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
May 11, 2022 - Python
-
Updated
Oct 12, 2021 - Python
-
Updated
Apr 22, 2022 - HTML
hey,
I think the ability to extract out the point clouds within the bounding boxes created, as .CSV or.ply files should be included in the next build.
Thanks in advance :)
-
Updated
Jun 17, 2022 - Jupyter Notebook
-
Updated
Jun 13, 2022 - C#
-
Updated
Apr 7, 2022 - C++
-
Updated
Jun 13, 2022 - C#
-
Updated
Jun 4, 2020 - Python
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Apr 5, 2020 - JavaScript
-
Updated
Jun 16, 2022 - Python
-
Updated
Jul 30, 2020 - Python
-
Updated
Jun 2, 2022 - Python
-
Updated
Jan 30, 2022 - Python
-
Updated
Jun 9, 2022 - Go
Improve this page
Add a description, image, and links to the labeling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the labeling 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