Skip to content

Releases: Lornatang/FSRCNN-PyTorch

Fix some bugs

19 Nov 17:43
Compare
Choose a tag to compare
v1.2.1

Update

The project is more concise and clear, and the implementation is very simple

17 Nov 02:23
a93167d
Compare
Choose a tag to compare

Fix some bugs

11 Nov 07:21
75a1f0a
Compare
Choose a tag to compare

FSRCNN-PyTorch 1.1.0 Release Notes

  • New Features
  • Bug Fixes

New Features

  • Upload of pre-trained model weight file.

Bug Fixes

  • Fix PSNR calculation error.

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

16 Sep 11:32
255585a
Compare
Choose a tag to compare

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.

A fast super division algorithm

26 Sep 02:45
Compare
Choose a tag to compare

A fast super division algorithm

Stable version

09 Sep 08:37
84b440d
Compare
Choose a tag to compare
1.0

Create test_benchmark.py