splinter21 / super-resolution

collection of super-resolution models & algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

super-resolution

A collection of super-resolution models & algorithms

Detail introduction of each model is in corresponding subfold.

Authored by ivorycandy

Models

Usage

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

About

collection of super-resolution models & algorithms

License:Apache License 2.0


Languages

Language:Python 100.0%