labelme icon indicating copy to clipboard operation
labelme copied to clipboard

Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).

Results 150 labelme issues
Sort by recently updated
recently updated
newest added

### Provide environment information how roboflow develop smert polygon? ### What OS are you using? windows ### Describe the Bug how roboflow develop smert polygon? ### Expected Behavior _No response_...

bug

As mentioned in #833 This open source project “[segment-anything-annotator](https://github.com/haochenheheda/segment-anything-annotator)” has already implemented this function with the right mouse button. Can we integrate this function?

### Discussed in https://github.com/wkentaro/labelme/discussions/1274 Originally posted by **enamulrafti** May 8, 2023 ### **While executing labelme2coco.py I am facing the issue. The issue is:** _Traceback (most recent call last): File "C:\Users\User\anaconda3\lib\site-packages\labelme\label_file.py",...

### Provide environment information labelme 5.2.0.post4 ### What OS are you using? WIN11 ### Describe the Bug Polygon conversion No coordinates ### Expected Behavior _No response_ ### To Reproduce _No...

bug

### Provide environment information python3.11 pip list labelme 5.1.1 labelme 5.1.1 lazy_loader 0.1 matplotlib 3.7.1 natsort 8.3.1 networkx 3.0 numpy 1.24.2 opencv-python 4.7.0.72 packaging 23.0 Pillow 9.4.0 pip 23.0.1 pluggy...

bug

### Provide environment information anaconda Python 3.8.16 labelme 5.1.1 ------------------ --------- certifi 2022.12.7 colorama 0.4.6 contourpy 1.0.7 cycler 0.11.0 fonttools 4.38.0 imgviz 1.7.0 kiwisolver 1.4.4 labelme 5.1.1 matplotlib 3.6.3 natsort...

bug

### Provide environment information Python 3.8.10 ### What OS are you using? Ubuntu 20.04 ### Describe the Bug When changing the polygon fill color to for example white (#fffff) it...

bug

### Provide environment information Python 3.7.13 labelme 5.1.1 labelme2coco 0.2.1 ### What OS are you using? macOS 13.2.1 ### Describe the Bug When opening tiff format images with Labelme, the...

bug

Hi, Thank you for your wonderful work! I have some questions here : I have many classes, I can't set the line color one by one for each picture. When...

help wanted
enhancement

I was confused by the 'group id' field in labelme. After checking issue #633, I think it would be much more clear if we rename this field from 'group id'...