jmiller656 / EDSR-Tensorflow

Tensorflow implementation of Enhanced Deep Residual Networks for Single Image Super-Resolution
MIT License
330 stars 107 forks source link

I can't resume training #32

Open Masood-Lapeh opened 5 years ago

Masood-Lapeh commented 5 years ago

Hi! How can I resume training? It seems PSNR resets everytime I run the traning script again. Thank you!

jmiller656 commented 5 years ago

This is not something that is currently supported by this repo. I'll look into it as an enhancement though