LoSealL / VideoSuperResolution

A collection of state-of-the-art video or single-image super-resolution architectures, reimplemented in tensorflow.
MIT License
1.61k stars 295 forks source link

How can I get the srcnn.pth(the pre-trained model)? #124

Open huyuelin opened 1 year ago

huyuelin commented 1 year ago

I'm new to pytorch and I don't know how to get a pre-trained model srcnn.pth.Thank you!

MeraMeskul commented 10 months ago

In this site https://github.com/LoSealL/Model/releases , under Assets, pre-trained models as .pth file seen as .zip files for different algorithms. You can download those from there.