Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

edzq/WaveletSRGAN

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages