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 Aug 20, 2020. It is now read-only.
I have this issue with following line of code. python example.py --datasets VOC --img_path invoices-PascalVOC-export/JPEGImages --label invoices-PascalVOC-export/Annotations --convert_output_path yolo_converted --img_type ".jpg" --manipast_path yolo_converted --cls_list_file C:\Users\fkhalil\primeStone\deep_net\darknet\data\invoiceLabels\invoices-PascalVOC-export\classes.names
I have this issue with following line of code.
python example.py --datasets VOC --img_path invoices-PascalVOC-export/JPEGImages --label invoices-PascalVOC-export/Annotations --convert_output_path yolo_converted --img_type ".jpg" --manipast_path yolo_converted --cls_list_file C:\Users\fkhalil\primeStone\deep_net\darknet\data\invoiceLabels\invoices-PascalVOC-export\classes.names
Note: Classes contains the name of all classed I have use in Vott application to label the images.
The text was updated successfully, but these errors were encountered: