Skip to content

This project was implemented according to most of the paper, and achieved similar results as the paper.

Compare
Choose a tag to compare
@Lornatang Lornatang released this 16 Sep 11:32
· 76 commits to master since this release
255585a

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.