image-labeling
Here are 53 public repositories matching this topic...
My actions before raising this issue
- Read/searched the docs
- Searched past issues
Expected Behaviour
It would be convenient for the annotators to hav
-
Updated
Jul 14, 2021 - JavaScript
-
Updated
Jul 9, 2021
-
Updated
Jun 29, 2021 - Java
-
Updated
Jul 30, 2021 - Vue
-
Updated
Jul 20, 2021 - C++
-
Updated
Jul 29, 2021 - JavaScript
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?
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 3, 2021 - JavaScript
-
Updated
Jun 22, 2021 - HTML
-
Updated
Aug 26, 2019 - Python
-
Updated
Jun 15, 2021 - C++
-
Updated
Aug 5, 2021 - Jupyter Notebook
-
Updated
Aug 7, 2021 - JavaScript
-
Updated
Aug 4, 2021 - Java
-
Updated
Jun 8, 2021 - Python
-
Updated
May 8, 2021 - JavaScript
-
Updated
Jan 10, 2019 - Java
-
Updated
Aug 17, 2019
-
Updated
Aug 3, 2021 - Java
-
Updated
Nov 8, 2020 - MATLAB
-
Updated
Aug 4, 2021 - TypeScript
-
Updated
Mar 7, 2021 - Java
-
Updated
Jan 8, 2021 - TypeScript
-
Updated
Apr 29, 2020 - Java
-
Updated
Jun 12, 2021 - Jupyter Notebook
-
Updated
Feb 13, 2021 - Java
-
Updated
May 28, 2019 - Java
Improve this page
Add a description, image, and links to the image-labeling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the image-labeling 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!