labeling
Here are 189 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
Jun 23, 2022
-
Updated
Dec 11, 2020 - C++
-
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 9, 2022 - Python
-
Updated
Nov 15, 2021 - Go
-
Updated
Dec 24, 2020 - JavaScript
-
Updated
Jun 20, 2022 - C++
-
Updated
Jul 5, 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
Jun 26, 2022 - Python
-
Updated
Jun 21, 2022 - Python
If you do not have any valid point cloud files in your specified pointcloud directory, you will get the error msg
labelCloud could not find any valid point cloud files inside the specified folder.
My proposal is to also print the configured path, where the software is looking for the files (e.g. "~/pointclouds").
-
Updated
Jul 5, 2022 - HTML
-
Updated
Jul 1, 2022 - C#
-
Updated
Jul 8, 2022 - Jupyter Notebook
-
Updated
Apr 7, 2022 - C++
-
Updated
Jul 8, 2022 - C#
-
Updated
Jun 4, 2020 - Python
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Jul 8, 2022 - Python
-
Updated
Apr 5, 2020 - JavaScript
-
Updated
Jul 30, 2020 - Python
-
Updated
Jun 21, 2022 - Python
-
Updated
Jan 30, 2022 - Python
-
Updated
Jul 6, 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