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
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.
Jupyter Notebook