HumanSignal / labelImg

LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
https://youtu.be/p0nR2YsCY_U
MIT License
22.15k stars 6.23k forks source link

Classes I wrote previously don't come as option after re-opening labelImg in PASCAL VOC format. How do I open/start where I left after closing labelImg ? #1014

Open Pranjalpok7 opened 9 months ago

Pranjalpok7 commented 9 months ago

I am annotating 10,000 images in XML(pascal voc) format. If I close labelImg after annotating some images and re-open it again. It shows the images from the beginning. This was not a problem while I was labelling the images in yolo format. In YOLO I would type: labelImg [ imagepath] [ class.txt path] in the terminal and it would open where I left. Since there is no pre-defined class file in xml like yolo. How do I address this issue ? Also, the classes I wrote previously don't come as option after re-opening labelImg again.