• Stars
    star
    743
  • Rank 60,641 (Top 2 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created over 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

collection of super-resolution models & algorithms

super-resolution

A collection of super-resolution models & algorithms

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

Authored by icpm

Requirement

  • python3.6
  • numpy
  • pytorch 1.0.0

Models

Usage

train:

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

super resolve:

$ python3 super_resolve