annotation-tool
Here are 285 public repositories matching this topic...
Steps:
Register on the website
An account verification link will be sent by email
Go to email inbox
Right-click on the box and copy the link
Check the link by pasting it in new tab
Hit enter and check if the account is being opened
HTTP LINK:
Impact - The user's account can be directly logged if the token is grabbed by the attacker by the tool named Wireshark.
**I want to
-
Updated
Aug 21, 2021 - JavaScript
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
Jul 14, 2021 - JavaScript
-
Updated
Jul 9, 2021
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
Aug 26, 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
Jul 11, 2021
-
Updated
Aug 31, 2021 - JavaScript
-
Updated
Jul 1, 2021 - C
-
Updated
Sep 8, 2021 - Python
-
Updated
Sep 8, 2021 - JavaScript
-
Updated
Jul 23, 2021 - Python
-
Updated
Oct 31, 2019 - Python
-
Updated
Sep 6, 2021 - C
-
Updated
Sep 8, 2021 - Java
-
Updated
Aug 19, 2020 - Python
-
Updated
Apr 30, 2019 - C++
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
Jul 2, 2021 - Java
-
Updated
Nov 28, 2020 - JavaScript
-
Updated
Sep 8, 2021 - Python
-
Updated
Jun 30, 2021 - R
-
Updated
Dec 14, 2020 - JavaScript
-
Updated
Jan 4, 2021 - Python
-
Updated
Sep 8, 2021 - JavaScript
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!