/Dual_attention_GAN_For_SISR

Dual attention GAN with ODE inspired design for image super resolution. I think of the architecture myself, and it works like an state of the art model.

Primary LanguageJupyter Notebook

Dual attention GAN with ODE inspired design for image super resolution

COGS181 final project

For training,

  • Download VOC2012 dataset and put training data under VOC2012/train. Then run python train.py --upscale_factor 2

For testing, see demo.ipynb