-
In normal circumstances, when we use rectangular boxes to label, we will obtain x1y1 and x2y2, convert the corresponding coordinates to cx cy w h. If I use linestrip to obtain the coordinate xy, how s…
-
I followed the setup instructions and ran the command svg2json with-gimp.svg image.jpg but it doesn't actually create a with-gimp.json file anywhere I can see. Obviously, when trying to run labelme wi…
-
Hi, I was just trying to use labelImg or labelme to make my own yolo-testing files.
But it doesn't work. I tried installing tutorial from google searching.
These are what I installed (I …
-
Hello,
I looked at your github profile and I realized that you have written several convert for Labelme to COCO. I know that we can generate oriented bounding box using polygon using [labelme](http…
-
Collecting git+https://github.com/robot-perception-group/smarter-labelme@master
Cloning https://github.com/robot-perception-group/smarter-labelme (to revision master) to /tmp/pip-req-build-20ndy766…
-
I cloned the repository and when I try to run the command ./labelme.py, I get the following error -
(test) m@m-ubu1404:~/labelme/pylabelme$ ./labelme.py
Traceback (most recent call last):
F…
-
### Provide environment information
Python 3.5.6 :: Anaconda, Inc.
certifi (2020.6.20)
cycler (0.10.0)
kiwisolver (1.1.0)
labelme (3.16.2)
matplotlib (3.0.3)
numpy (1.18.5)
olefile (0.46)
Pil…
-
Playing around with label me a bit more, it does have a useful feature which is the ability to assemble the labels into an hierarchical tree . Originally I didn't bother using it.
it has 2 ways t…
-
### Provide environment information
python==3.11
labelme==5.4.0 or labelme==5.3.1
Both versions have problems, but this version of labelme 5.2.1 can be used normally
### What OS are you us…
-
So I recently started trying to use the custom segmentation feature of Pixellib. I attempted to use the code to visualize a sample image:
```
import pixellib
from pixellib.custom_train import ins…