A TensorFlow implementation of CVPR 2018 paper Residual Dense Network for Image Super-Resolution.
- Python 2.7
- Numpy
- TensorFlow
- OpenCV
- h5py
Download DIV2K training data from here.
Extract and place all the images in RDN-TensorFlow/Train/DIV2K_train_HR.
python main.py
python main.py --is_train=False