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 ckpt from None #3

Closed
vatsaldin opened this issue Mar 7, 2020 · 5 comments
Closed

[*] Cannot find ckpt from None #3

vatsaldin opened this issue Mar 7, 2020 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@vatsaldin
Copy link

Hi

I am running

python test.py --cfg_path="./configs/arc_res50.yaml"

What can be the issue?

@peteryuX
Copy link
Owner

peteryuX commented Mar 7, 2020

Have you download or prepared model checkpoints for restoring?

@vatsaldin
Copy link
Author

vatsaldin commented Mar 7, 2020

I haven't downloaded model.When I tried to run it first time - it was dowloading model or checkpoint and at the end it became still/unresponsive

@peteryuX
Copy link
Owner

peteryuX commented Mar 7, 2020

I guess the first-time downloading things are the keras resent50-backbone pretrained weights, but not the checkpoints I meaned. Please download model I prepared in this repo to skip the issue above.

@vatsaldin
Copy link
Author

I will try and let you know.Thanks for your quick response.

@peteryuX peteryuX added the help wanted Extra attention is needed label Mar 16, 2020
@galuhputraa
Copy link

im still doesnt understand can u explain briefly to me? im already download the model and put in in the folder checkpoints , and getting this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants