labeling
Here are 120 public repositories matching this topic...
Thank you for the great effort, you are putting into this project :) There is, however, a feature I miss; rotated bounding boxes. Especially when objects are thin and diagonal, an ordinary bounding box fits poorly. Examples of such cases are shown here: rotated bounding boxes
A way annotation could be
Create text classification project that shows text to the annotator. The text also includes URLs or terms that the annotator may want to look up.
However normal copying the string to look up is not possible, presumably because the code that normally handles text selection in order create a sequence annotation (like for NER) is active.
"Normal copying" would be that the user marks the text to
Describe the bug
Project settings -> tags, are not saved unless user hits 'Enter' after typing new tag.
To Reproduce
Steps to reproduce the behavior:
- In project settings, add new tag.
- Click 'Save Project'.
- Exit project settings pane and return.
- New tag is not saved.
Expected behavior
Tag should be saved when clicking 'Save Project'.
Screenshots
If a
We have a lot of repetitive instances in our data and it a simple Copy/Cut - Paste (Ctrl+C/X and Ctrl+V) function for bounding boxes would help speed up labelling by a lot!
Edit: Also multi-selection of multiple boxes/geometries would be great for a faster workflow
-
Updated
Dec 19, 2019 - C++
-
Updated
Apr 29, 2020
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
Jan 2, 2020 - C++
Is your feature request related to a problem? Please describe.
Can't delete annotation types.
Describe the solution you'd like
Allow deletion of annotation types in the web-ui.
Workaround
$ sudo
-
Updated
Jul 2, 2019 - Python
-
Updated
May 12, 2020 - C#
-
Updated
Apr 5, 2020 - JavaScript
This affects the COCO and Pascal VOC exporters. Currently the output class ID is dependent on the order in which they were created in deeplabel. It may be preferable to, in some cases, force this to something else, for example provide a pbtxt file like https://github.com/tensorflow/models/blob/master/research/object_detection/data/mscoco_label_map.pbtxt
The darknet exporter does not have this p
-
Updated
Dec 31, 2019 - Python
-
Updated
Nov 27, 2019 - Go
-
Updated
Nov 10, 2019 - Python
Current Behaviour
- there are no docs with SCSS styles that would help developers to write code in the same style
Expected Behaviour
- we should create docs with code styles we would like to use, providing useful links for everyone to extend their clean code knowledge
-
Updated
Aug 17, 2019
-
Updated
Dec 22, 2018 - Python
-
Updated
Apr 9, 2020 - Python
-
Updated
Dec 6, 2019 - JavaScript
-
Updated
Aug 6, 2018 - Python
-
Updated
Apr 30, 2020 - Vue
-
Updated
Mar 27, 2020 - Python
Current distribution method involves providing source only via git clone. This package should be pip installable, and ideally have a conda package that can be installed as well.
-
Updated
Feb 7, 2020 - C#
From @dpordomingo and @mcuadros comments:
- explain better the features provided by our CLU and GUI #29 (comment),
- assume no context/background in the people reading the README.md #29 (comment), -> https://github.com/src-d/code-annotation/p
-
Updated
Apr 13, 2020 - Python
-
Updated
Oct 7, 2015 - JavaScript
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."
Is your feature request related to a problem? Please describe.
In the documentation page of label model score (here), the list of possible metrics are not listed. I had to go through the source to find