Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Unofficial PyTorch implementation of FSRCNN (Fast Super-Resolution Convolutional Neural Network)

NotificationsYou must be signed in to change notification settings

yippp/FSRCNN

Repository files navigation

Unofficial implementation of FSRCNN using PyTorch.

Steps

  1. Rundata_aug.m to augment training set.
  2. Rungenerate_train.m andgenerate_test.m to generate h5 files for data loader.(Note that you may need to change the path in the matlab code for different image source)
  3. Runmain.py.

Requirement

  1. python >= 3.4
  2. pytorch >= 0.4
  3. torchvision
  4. tensorflow

Reference

Chao Dong, Chen Change Loy, Xiaoou Tang. Accelerating the Super-Resolution Convolutional Neural Network, in Proceedings of European Conference on Computer Vision (ECCV), 2016

About

Unofficial PyTorch implementation of FSRCNN (Fast Super-Resolution Convolutional Neural Network)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp