-
Notifications
You must be signed in to change notification settings - Fork 188
Issues: bubbliiiing/yolo3-keras
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
The layer model has never been called and thus has no defined {attr_name}
#61
opened Nov 27, 2022 by
John0819huang
用了自己的数据集以后出现错误Traceback (most recent call last): File "C:/Users/Zz/Desktop/yolo3-keras-master - 副本 (2)/voc_annotation.py", line 106, in <module> convert_annotation(year, image_id, list_file) File "C:/Users/Zz/Desktop/yolo3-keras-master - 副本 (2)/voc_annotation.py", line 39, in convert_annotation in_file = open(os.path.join(VOCdevkit_path, 'VOC%s/Annotations/%s.xml'%(year, image_id)), encoding='utf-8') FileNotFoundError: [Errno 2] No such file or directory: 'VOCdevkit\\VOC2007/Annotations/000005.xml'
#44
opened Sep 28, 2021 by
jiangzhucaovv
Previous Next
ProTip!
no:milestone will show everything without a milestone.