-
你好,我用你的数据集跑maskrcnn有问题,可不可以提供数据集处理的代码呀,谢谢
-
-
not really an issue, just a talking point..
been messing with the LabelMe mask tool, which fills out from scribbles to give per-pixel labelling ;
This is actually rather awesome. I hadn't bothered…
-
**Started by doing the right dataset training:**
````
Configurations:
BACKBONE resnet101
BACKBONE_STRIDES [4, 8, 16, 32, 64]
BATCH_SIZE 1
…
-
### Provide environment information
I'm using version v5.3.0a0 (Labelme.exe) in releases on windows, which should be able to run standalone without the python environment
### What OS are you using?
…
-
Have tried this with MacOS Sonoma 14.4, both Python 3.10 and 3.11 with same error.
Steps:
```
mv ~/.labelmerc ~/.labelmerc_bkp # remove old labelme config
mkvirtualenv smarterlabelme -p 3.10 # c…
-
**Is your feature request related to a problem? Please describe.**
Labelme
1.jpg
1.json
2.jpg
2.json
LabelImg
1.jpg
1.xml
2.jpg
2.xml
I want to import the data marked before
**De…
-
Hello, I currently have my own dataset labeled with labelme, which has been converted to Coco format. The list is as follows:
${DATASET_ROOT} # 数据集根目录,例如:/home/username/data/NWPU
├── annotations
…
-
win11
python 3.11
labelme 5.4.1
```
Traceback (most recent call last):
File "E:\anaconda3\envs\PY311\Lib\site-packages\labelme\widgets\canvas.py", line 973, in keyReleaseE…
-
Have tried and download the tableme.exe, however, it does not work.
After install the c++ build, pyqt-5, labelme, etc.
It still says
```
Traceback (most recent call last):
File "labelme…