Skip to content
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

Cannot find file. #4

Open
anjanaouseph opened this issue May 23, 2020 · 2 comments
Open

Cannot find file. #4

anjanaouseph opened this issue May 23, 2020 · 2 comments

Comments

@anjanaouseph
Copy link

model_data/yolo.h5... Where is this folder/file situated?
When I run this code, I get this error.
!python ./convert.py ./yolov3.cfg yolov3.weights model_data/yolo.h5
OSError: Unable to create file (unable to open file: name = 'model_data/yolo.h5', errno = 2, error message = 'No such file or directory', flags = 13, o_flags = 242)

@vitorffd
Copy link

I fixed it by creating the 'model_data' directory.

@tiyarocks
Copy link

Make the model_data directory running the command will generate the .h5 file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants