ahmedibrahim0100

Results 4 comments of ahmedibrahim0100

This error happens to me several times. Try to copy the classes.txt file to the folder which has the frames

If it is the first time you annotate images inside a folder, open any image in that folder from labelimg using “open” not “open dir”, annotate it and save the...

I think it should be: python labelImg.py [IMAGE_PATH] **[PRE-DEFINED CLASS FILE]**

[PRE-DEFINED CLASS FILE] is the path to your classes text file. Classes text file is the file where you store the names of classes. For example: if I have 3...