soapisnotfat / super-resolution

collection of super-resolution models & algorithms
Apache License 2.0
744 stars 188 forks source link
fsrcnn pytorch resolution-models srcnn srgan sup-pixel-cnn

super-resolution

A collection of super-resolution models & algorithms

Detail introduction of each model is in corresponding sub-folds.

Authored by icpm

Requirement

Models

Usage

train:

$ python3 main.py -m [sub/srcnn/cdsr/edsr/fsrcnn/drcn/srgan/dbpn]

super resolve:

$ python3 super_resolve