labelmeai / labelme

Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
https://labelme.io
Other
13.11k stars 3.37k forks source link

Cant edit Group Id with string instead of int #1422

Open rcx986635 opened 5 months ago

rcx986635 commented 5 months ago

Provide environment information

python 3.7 labelme 4.5.6

What OS are you using?

windows 10

Describe the Bug

Cant edit Group Id with string instead of int: I want to give the polygon some descriptions ,so one solution is putting description in the Group ID at the right box, But I cant put any not-int char in the Group-ID-box , If anyone konws how should I change something or any other solution? Thanks a lot image

Expected Behavior

No response

To Reproduce

No response