This project was implemented according to most of the paper, and achieved similar results as the paper.
FSRCNN-PyTorch 1.0.0 Release Notes
- New Features
- Bug Fixes
New Features
- Upload of pre-trained model weight file.
- The best result is automatically saved during training.
- Visualize training with the help of Tensorboard tools.
Bug Fixes
- Fix PSNR and SSIM calculation error.