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

No checkpoint found: #56

Open
Radhesh2711 opened this issue May 8, 2021 · 1 comment
Open

No checkpoint found: #56

Radhesh2711 opened this issue May 8, 2021 · 1 comment

Comments

@Radhesh2711
Copy link

Traceback (most recent call last):
File "demo.py", line 128, in
main(args)
File "demo.py", line 97, in main
checkpoint = load_checkpoint(args.resume)
File "C:\Users\Radhesh Harlalka\Desktop\Scene_text_PRL\aster.pytorch-master\lib\utils\serialization.py", line 66, in load_checkpoint
raise ValueError("=> No checkpoint found at '{}'".format(load_path))
ValueError: => No checkpoint found at 'C:/Program Files/Git/data/mkyang/logs/recognition/aster.pytorch/logs/baseline_aster/baseline_aster/demo.pth.tar'

@Radhesh2711
Copy link
Author

I cant understand why am I facing this issue as I have already specified the --resume argument of main_test_image.sh to the path of demo.pth.tar file. Still, this issue persists. Can anyone help?

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

1 participant