annotation-tool
Here are 253 public repositories matching this topic...
-
Updated
Apr 18, 2021 - JavaScript
My actions before raising this issue
- Read/searched the docs
- Searched past issues
Proposal
Now we are using default [drf-yasg](https://github.com/a
How to reproduce the behaviour
The error occurs in the Step 5/9 of the docker build process
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz: BAD signature
WARNING: Ignoring http
-
Updated
Apr 13, 2021 - TypeScript
-
Updated
Mar 4, 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
Mar 23, 2021
-
Updated
Apr 21, 2021 - C++
What?
Currently, API manually throws its own messages and errors. We should move them to werkzeug exceptions.
-
Updated
Jun 11, 2020 - Python
-
Updated
Apr 18, 2021
-
Updated
Apr 6, 2021 - JavaScript
-
Updated
Apr 17, 2021 - JavaScript
-
Updated
Oct 14, 2020 - Python
-
Updated
Oct 31, 2019 - Python
-
Updated
Apr 11, 2021 - C
-
Updated
Apr 6, 2021 - C
-
Updated
Apr 22, 2021 - Java
-
Updated
Aug 19, 2020 - Python
-
Updated
Apr 30, 2019 - C++
-
Updated
Apr 6, 2021 - Java
Improve touch
allowTouch should be true by default, however, the fact that it disables scrolling can feel very janky.
It should have an intuitive toggling mechanism - i.e. only allow annotation creation when the image is clicked at least once (focusing on image)
-
Updated
Nov 28, 2020 - JavaScript
-
Updated
Dec 14, 2020 - JavaScript
-
Updated
Jan 25, 2021 - R
-
Updated
Jan 4, 2021 - Python
This is a collection of smaller GUI and UX things:
- Making User & Sys response boxes bigger (resizable)
- Improving File Naming Style
- Improving css in general.
-
Updated
Apr 22, 2021 - JavaScript
-
Updated
Dec 19, 2020 - C++
Improve this page
Add a description, image, and links to the annotation-tool topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the annotation-tool topic, visit your repo's landing page and select "manage topics."

Hi! I've noticed the doc references postgres for setting up data storage (https://labelstud.io/guide/storedata.html). However, I was wondering whether it's possible to switch to other databases such as MySQL for the same task. If so, more or less how'd the process be? I'm trying to set up label-studio and the environment I'm using only allows MySQL DBs.
Thanks!