sanghyun-son / EDSR-PyTorch

PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)
MIT License
2.41k stars 666 forks source link

how to choose the best model for test images?model_best.pt or model_latest.pt? #310

Open hujuanzp opened 3 years ago

hujuanzp commented 3 years ago

Hello! @sanghyun-son . I find that sometimes i get better performance by model_latest.pt on test images, so i don't kown how to choose the best model for testing? Or just use model_best.pt for testing?

Runner-2019 commented 2 years ago

choose one that you like