cszn / USRNet

Deep Unfolding Network for Image Super-Resolution (CVPR, 2020) (PyTorch)
https://cszn.github.io/
865 stars 115 forks source link

Training codes ? #11

Closed Darrenxc closed 4 years ago

Darrenxc commented 4 years ago

hi, this work looks amazing, do you have a plan to release the training codes? thank you

cszn commented 4 years ago

The training code will be included in KAIR.

litterbus commented 4 years ago

Hello, this paper looks very novel. Can the training code of USRNetbe open source? I can't find it KAIR. Thank you very much

cszn commented 4 years ago

I have already uploaded the network design and dataset for dataloader, if you get familiar with KAIR, it is quite easy to make the training run.

Originally posted by @cszn in https://github.com/cszn/KAIR/issues/27#issuecomment-665665521

litterbus commented 4 years ago

ok, i got it ,thanks