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 #54

Open
galuhputraa opened this issue Nov 29, 2022 · 1 comment
Open

Cannot find ckpt from None #54

galuhputraa opened this issue Nov 29, 2022 · 1 comment

Comments

@galuhputraa
Copy link

im have this error when running testing python test.py --cfg_path="./configs/arc_res50.yaml" , im already put the pretrained model checkpoint on checkpoints folder and i just read closed issue but i still cant understand it , can u guys explain to me how to solve this problem?

@xalbertoisorna
Copy link

im have this error when running testing python test.py --cfg_path="./configs/arc_res50.yaml" , im already put the pretrained model checkpoint on checkpoints folder and i just read closed issue but i still cant understand it , can u guys explain to me how to solve this problem?

you have to specify a subfolder name "sub_name" in the yaml file that does contain a cpkt or an empty folder if you want to start from 0. In both cases the folder has to exist inside the checkpoint path

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