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

Something wrong in document #2

Open
binhmuc opened this issue Dec 24, 2018 · 2 comments
Open

Something wrong in document #2

binhmuc opened this issue Dec 24, 2018 · 2 comments

Comments

@binhmuc
Copy link

binhmuc commented Dec 24, 2018

Hi @hongge831,
I try setup your code, but something is not true.
I try to put resnet50-19c8e357.pth in dection/model but when i run " train_net.py" i got "loading model failed, ../utils/resnet50-19c8e357.pth may not exist"
After that, i put resnet50-19c8e357.pth in to /utils and i got "No such file or directory: '../saveparameter/blouse/3000res50.pth.tar'"
Could you help me to solve that problems.

@hongge831
Copy link
Owner

Thanks for your interests with my codebase. I check this problem in my own project, it works fine. I think it is a path-problem, you can debug your code with breakpoints or you can check the "resnet50-19c8e357.pth" has been included in the train_net.py. I am quite busy recently, and I will rerun my code then give you a detailed suggestion.

@binhmuc
Copy link
Author

binhmuc commented Dec 24, 2018

Thank for your reply,
The problem maybe your code read paramsOldList but , this list does not exist in the first time i run.

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

2 participants