togheppi / pytorch-super-resolution-model-collection

Collection of Super-Resolution models via PyTorch
91 stars 37 forks source link

The convergence of SRCNN #2

Open niuqun opened 6 years ago

niuqun commented 6 years ago

Dear all,

I just run the SRCNN with designated dataset using my own computer. I use default settings in my experiment. However, it seems that the loss remains stable from the beginning. Any advice with the training of SRCNN?

micklexqg commented 5 years ago

do you have run the SRCNN code successfully? I think There are a lot of errors to be corrected especially for loading data.