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 at 'backup/bestSIAMVGG.pth.tar' #10

Open
Totoro-wen opened this issue Apr 27, 2019 · 4 comments
Open

no checkpoint found at 'backup/bestSIAMVGG.pth.tar' #10

Totoro-wen opened this issue Apr 27, 2019 · 4 comments

Comments

@Totoro-wen
Copy link

Totoro-wen commented Apr 27, 2019

Hello,I encountered the following error when I ran train.py.

no checkpoint found at 'backup/bestSIAMVGG.pth.tar'
epoch 0,  processed 0 samples,   lr  0.0000100000
*  best     MAE  0.000
*  MAE   0.000
epoch 1,  processed 6000 samples,   lr  0.0000100000
*  best     MAE  0.000
*  MAE   0.000

Thanks

@Totoro-wen Totoro-wen changed the title no found chechpiont no checkpoint found at 'backup/bestSIAMVGG.pth.tar' Apr 27, 2019
@leeyeehoo
Copy link
Owner

You should train that from beginning or download the pretrained weight.

@Totoro-wen
Copy link
Author

That means there is no effect on training?

@leeyeehoo
Copy link
Owner

Actually I didn't write the evaluate fuction for the siamvgg.

@leeyeehoo
Copy link
Owner

So you shall use the several last check points to test and find the best one.

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