We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hello, when i run the train_model.py, there was an errer: in file train_model.py , line 262 : no such file or directory "./data/vgg16.npy"
and when i dive into ./data, there is actually no such file("vgg16.npy") here!
looking forward to your response. thanks a lot!
The text was updated successfully, but these errors were encountered:
can you provide the vgg.16.npy file to me ? or is there something else wrong...
Sorry, something went wrong.
@Jamofl You may search the file through Google:)
solved! thanks a lot!
@Jamofl Welcome to share test result here:)
No branches or pull requests
hello, when i run the train_model.py, there was an errer:
in file train_model.py , line 262 : no such file or directory "./data/vgg16.npy"
and when i dive into ./data, there is actually no such file("vgg16.npy") here!
looking forward to your response. thanks a lot!
The text was updated successfully, but these errors were encountered: