-
Updated
Jul 19, 2022 - Python
annotations
Here are 1,320 public repositories matching this topic...
-
Updated
Jul 11, 2022 - Python
-
Updated
Jul 21, 2022 - JavaScript
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
Jul 19, 2022 - Go
-
Updated
Jun 20, 2022 - PHP
Before you submit this issue, you has been search all existed issues and search the documentation
- [] I've been search all existed issues
- [] I've been read all documentation
Describe your question
How should I use alicloud MNS?
-
Updated
Jul 7, 2022 - JavaScript
-
Updated
Jul 21, 2022 - Java
Remote Functions Refactor
Overview
Remote functions exist to enable background->tab, and tab->background function delegation (i.e. Call a function in a tab, but have it run in the background and vice versa).
Refactoring has been started to make these functions interfaced and type safe.
Tasks
Grepping the codebase for remoteFunction( shows where it's still being us
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Apr 28, 2022 - TypeScript
-
Updated
Jul 21, 2022 - TypeScript
-
Updated
Jul 20, 2022
-
Updated
Aug 23, 2019 - Java
-
Updated
Jun 21, 2022 - Java
-
Updated
Jul 5, 2022 - Java
-
Updated
Oct 2, 2021 - Swift
-
Updated
Jul 14, 2022 - Python
-
Updated
Jul 20, 2022 - JavaScript
-
Updated
Jul 20, 2022 - Python
-
Updated
Jul 14, 2022 - Java
-
Updated
Feb 28, 2022 - Java
-
Updated
Jul 21, 2022 - Python
-
Updated
May 9, 2022 - Python
-
Updated
Jun 22, 2022 - JavaScript
-
Updated
Jun 20, 2022 - JavaScript
-
Updated
Jul 21, 2022 - R
-
Updated
Nov 1, 2019 - JavaScript
Improve this page
Add a description, image, and links to the annotations topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the annotations 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