You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.
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 this issue
Sep 25, 2023
· 0 comments
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.
**OS: Ubuntu 22.04
**PyQt version: PyQt 5.15.9
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: