labeling-tool
Here are 129 public repositories matching this topic...
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
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
Describe the bug
The tool is very slow when we zoom in and make bounding box.
To Reproduce
Steps to reproduce the behavior:
- upload images
- zoom max in image
- make bounding box
Expected behavior
Screenshots
Desktop (please complete the following information):
- OS: Windows 10 pro
- Browser modzilla firfox
- Version 69.0 (64 bits)
**Smartphon
User tour & guide
-
Updated
Mar 12, 2020 - C++
-
Updated
May 6, 2020 - JavaScript
-
Updated
May 7, 2020 - Python
-
Updated
Apr 29, 2020
-
Updated
Oct 31, 2019 - Python
-
Updated
May 23, 2020 - Python
-
Updated
May 7, 2020 - Python
Is your feature request related to a problem? Please describe.
As I click on each document that has had labels applied - it must perform OCR on it and I must wait for it to finish. Instead of that - a button (or just do it) to go ahead and perform OCR on all documents that need it in the background would be nice.
Describe the solution you'd like
An option in the setup to 'Perform OC
-
Updated
Sep 11, 2019 - R
-
Updated
Jul 2, 2019 - Python
I want to deploy this in production so that task workers (in this case friends) can help me label data. It would be great if someone did this and documented it. Since nobody has, I suppose that will be me.
But by all means, if anyone has done this - please let me know!
-
Updated
Jan 25, 2018 - Python
-
Updated
Jun 4, 2019
-
Updated
Mar 16, 2020 - TypeScript
-
Updated
Jan 15, 2020 - C++
-
Updated
Aug 17, 2019
-
Updated
Apr 7, 2020 - Java
-
Updated
Dec 22, 2018 - Python
-
Updated
Jan 10, 2019 - Java
-
Updated
May 19, 2020 - Vue
-
Updated
Mar 27, 2020 - Python
-
Updated
May 25, 2020 - JavaScript
-
Updated
Feb 7, 2020 - C#
right now the tests fail if a dataset is changed or is empty or only has one row
- create a custom task file
- create fixed results to show
-
Updated
Feb 25, 2020 - MATLAB
-
Updated
Dec 26, 2019 - JavaScript
Improve this page
Add a description, image, and links to the labeling-tool topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the labeling-tool topic, visit your repo's landing page and select "manage topics."
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