labelImg
labelImg copied to clipboard
[Feature Request] predefined_classes.txt should be editable from GUI
For the YOLO dataset format, it uses data/predefined_classes.txt to determine the order of classes & hence numerical ids for the classes.
If installing via pip or having built labelImg using PyInstaller, editing this file is not convenient.
On a side note, it is possible to change the path to read predefined_classes.txt via the CLI, but this feature is not documented (and should be).
However, it would be more convenient if the list of classes and their order could be edited from the GUI. Nevermind figuring out how to reorder classes if the user removes or inserts them.
- OS: NA
- PyQt version: NA