-
Updated
Aug 29, 2021 - C#
image-annotation
Here are 140 public repositories matching this topic...
-
Updated
Aug 25, 2021 - Python
My actions before raising this issue
- Read/searched the docs
- Searched past issues
Description
[Chrome debugger](https://github.com/Microsoft/vscode
-
Updated
Apr 13, 2021 - TypeScript
-
Updated
Aug 29, 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 - 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
Aug 25, 2021 - JavaScript
-
Updated
Aug 27, 2021 - Python
-
Updated
Jul 23, 2021 - Python
-
Updated
Aug 29, 2021
-
Updated
Aug 2, 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
Aug 10, 2021 - JavaScript
-
Updated
Jun 22, 2021 - HTML
-
Updated
Aug 26, 2019 - Python
-
Updated
Jun 25, 2021 - C#
-
Updated
Jul 7, 2021 - C
-
Updated
Aug 29, 2021 - JavaScript
-
Updated
Aug 19, 2021 - C++
-
Updated
Aug 13, 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!