edzq / WaveletSRGAN

Code of our paper https://arxiv.org/abs/1907.10213

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyTorch-SRGAN

A modern PyTorch implementation of Wavelet-SRGAN

https://arxiv.org/abs/1907.10213

You can start training out-of-the-box with the CIFAR-10 or CIFAR-100 datasets, to emulate the paper results however, you will need to download and clean the ImageNet dataset yourself. Results and weights are provided for the ImageNet dataset.

Requirements

About

Code of our paper https://arxiv.org/abs/1907.10213

License:GNU General Public License v3.0


Languages

Language:Python 100.0%