Resources Implementation of FUnIE-GAN (paired and unpaired) Simplified implementations of UGAN and its variants (original repo) Implementation: TensorFlow >= 1.11.0 and Keras >= 2.2 (Python 2.7) Usage Download the data, setup data-paths in the training scripts A few saved models are provided in models/ Use the test scripts for evaluation Evaluation data is provided here (on eval_data folder) for convenience Acknowledgements https://github.com/floodsung/Deep-Learning-Papers-Reading-Roadmap https://github.com/PacktPublishing/Advanced-Deep-Learning-with-Keras https://github.com/cameronfabbri/Underwater-Color-Correction https://github.com/eriklindernoren/Keras-GAN https://github.com/phillipi/pix2pix https://github.com/wandb/superres