/fsrcnn_pytorch

An implementation of FSRCNN in PyTorch

Primary LanguagePythonApache License 2.0Apache-2.0

An implementation of FSRCNN in PyTorch

Originally authored by icpm

I did some minor modification to acquire better approach to the paper.

Requirement

  • python3.6
  • numpy
  • pytorch 1.0.0

Usage

dataset: create dir './dataset/BSDS500/images/[train, test]' and fill in your data

train:

$ python3 main.py

super resolve:

$ python3 super_resolve