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.
This error comes up when your --cls_list_file does not have the label from your .xml annotation. Your yolo parsing phase should be successful, however yolo generating phase should have raised this issue. I had a way to solve this issue (of-course not an efficient way, but it still works nicely):
Try to somehow get the file number from Line 714 of Format.py script with progress_cnt number. Once you get that please follow the next step.
To solve this issue, simply replace the "diningtable" within coco.names to "dining table".
For other difference, "tvmonitor" to "tv", "aeroplane" to "airplane", etc.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After running the script i got this error msg
any solution ?
The text was updated successfully, but these errors were encountered: