- Implementation of FUnIE-GAN (paired)
- Simplified implementations of UGAN / UGAN-P (original repo)
- Implementation: PyTorch 1.6 (Python 3.8)
- Download the data, setup data-paths in the config files
- Use the training scripts for paired training of FUnIE-GAN or UGAN/UGAN-P
- Use the test.py script for evaluation
- A sample model is provided in models
- Note that the TF-Keras implementation is the official one; use those weights to reproduce results in the paper
- The evaluation data is provided here (on eval_data folder) for convenience