-
Labelme
polygon, rectangle, circle
-
### Provide environment information
anaconda Python 3.8.16
labelme 5.1.1
------------------ ---------
certifi 2022.12.7
colorama 0.4.6
contourpy 1.0…
-
How can I fine tune the dataset annotated with labelme, which only has images and labels? Thank you.
-
### Provide environment information
```
(pyenv3.11.2) joncrall@toothbrush:~$ which python; python --version; python -m pip list | grep labelme
/home/joncrall/.pyenv/versions/3.11.2/envs/pyenv3.11…
-
### Provide environment information
/home/user/mambaforge/bin/python
Python 3.10.10
### What OS are you using?
Ubuntu 22.04
### Describe the Bug
I ran `sudo apt-get install labelme` to…
-
**Describe the bug**
Error message after a label has been assigned to a created polygon.
$ labelme --labels semseg_labels.txt .
[INFO ] __init__:get_config:70 - Loading co…
-
## Checklist:
![微信图片_20241119172634](https://github.com/user-attachments/assets/d72669c0-a33f-4c56-bc6d-e4fee0e298d2)
查看文档之际跨越式就说使用coco格式数据,没有提到如何正确转换过去,使用什么命令。
## 描述问题
## 复现
1. 您使用的命令是?
2…
-
Hi --
Is it possible to set up LabelMe to give the user a binary choice of labels? For instance, present an image and prompt "Male" and "Female", and allow the user to press a key to select one of t…
-
I wasn't aware of this before, but found it through your links to those offline annotation tools;
-Seems to be setup as a formal challenge like ImageNet (but beyond that because it's pixel-level segm…
-
hello, a question, can I use my own dataset labeled by labelme to train the model?? thx