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

Radical inclusion of other algorithms #91

Open DonaldTsang opened 4 years ago

DonaldTsang commented 4 years ago

Please take a look at https://github.com/ChaofWang/Awesome-Super-Resolution and https://github.com/YapengTian/Single-Image-Super-Resolution for other algorithms that you can implement in order to be complete.

DonaldTsang commented 4 years ago

Also other parts of interest:

mesw commented 4 years ago

this one would be awesome too: https://arxiv.org/pdf/1812.02898.pdf

DonaldTsang commented 4 years ago

@mesw don't drop individual papers, drop repos that show multiple methods for comparison.