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 was archived by the owner on Aug 21, 2024. It is now read-only.
I am trying to load a preannoated dataset in VOC format . When I call main.py import --help it specifies that only the "yolo" and "coco" are acceptable import arguments:
main.py import: error: argument import_format: invalid choice: 'voc' (choose from 'yolo', 'coco')