-
Updated
Sep 27, 2021 - C#
image-annotation
Here are 142 public repositories matching this topic...
-
Updated
Sep 30, 2021 - Python
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
Apr 13, 2021 - TypeScript
-
Updated
Sep 22, 2021 - TypeScript
-
Updated
Sep 26, 2021
-
Updated
Sep 14, 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
Sep 29, 2021 - Vue
HI @virajmavani, I have annotated using this semi-automated tool, but I am getting confused with the (xmin, ymin), (xmax, ymax) that I have got after annotating as they won't match on original images. How can I convert it those annotated co-ordinates back to original image dimensions?
-
Updated
Sep 30, 2021 - Python
-
Updated
Sep 30, 2021 - JavaScript
-
Updated
Jul 23, 2021 - Python
-
Updated
Sep 8, 2021
-
Updated
Sep 16, 2021 - Python
Similar to #3, there can be cases where the label is not drawn/written if the coordinates are outside of the frame. In that case, the label should fallback to the regular label.
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Sep 10, 2021 - HTML
-
Updated
Aug 26, 2019 - Python
-
Updated
Jun 25, 2021 - C#
-
Updated
Jul 7, 2021 - C
-
Updated
Sep 29, 2021 - JavaScript
-
Updated
Sep 26, 2021 - C++
-
Updated
Sep 30, 2021 - C++
By checking the table of broken slices, the Treenode Table widget should be able to filter for skeleton treenodes adjacent to broken slices, or whose edge crosses a broken slice.
This would enable swiftly reviewing gap crosses for a given neuron.
-
Updated
May 3, 2019 - JavaScript
-
Updated
Jun 11, 2021 - C++
-
Updated
Jan 28, 2020 - Elm
Improve this page
Add a description, image, and links to the image-annotation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the image-annotation 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!