sisr topic

List sisr repositories

KAIR

2.8k
Stars
606
Forks
Watchers

Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSRGAN, SwinIR

Fast-SRGAN

647
Stars
115
Forks
Watchers

A Fast Deep Learning Model to Upsample Low Resolution Videos to High Resolution at 30fps

ApplicationInspector

647
Stars
115
Forks
Watchers

A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using static analysis with a json based rules engine. Ide...

SRMD

419
Stars
80
Forks
Watchers

Learning a Single Convolutional Super-Resolution Network for Multiple Degradations (CVPR, 2018) (Matlab)

USRNet

839
Stars
114
Forks
Watchers

Deep Unfolding Network for Image Super-Resolution (CVPR, 2020) (PyTorch)

Anime-Super-Resolution

139
Stars
33
Forks
Watchers

动漫图片超分辨率(SISR)——基于WDSR (2019-4-30)

SRResCGAN

94
Stars
16
Forks
Watchers

Code repo for "Deep Generative Adversarial Residual Convolutional Networks for Real-World Super-Resolution" (CVPRW NTIRE2020).

FRVSR-GAN

57
Stars
13
Forks
Watchers

A Novel Approach to Video Super-Resolution using Frame Recurrence and Generative Adversarial Networks | Python3 | PyTorch | OpenCV2 | GANs | CNNs

Awesome-SuperResolution

22
Stars
6
Forks
Watchers

awesome super resoluiton paper collections w/o code including paper citation

super-resolution-SRDPNs-tensorflow

33
Stars
9
Forks
Watchers

My implementaion of super-resolution based on dual-path networks. It can be used directly to reconstruct your low-resolution image to high-resolution. Also, you can use your dataset to train your netw...