Skip to content

CV-IP/SCN_Matlab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCN_Matlab

This is a reimplementation of SCN-SR (original) in Matlab. And I forked the original code of [1] in "python_iccv".

Instruction

Demo_SR : a simple demo.

Demo_SR_Conv: another simple demo implemented all by convolution operations. Convolution operations can help you to understand the network structure in [1].

Test Code Dependencies

Matlab

MatConvNet for Demo_SR_Conv.

Training Code

I implemented the training code by caffe, and I will share it on github after finishing my test !

Please cite [1] if you use this code in your work, thank you!

  • [1] Zhaowen Wang, Ding Liu, Wei Han, Jianchao Yang and Thomas S. Huang, Deep Networks for Image Super-Resolution with Sparse Prior. International Conference on Computer Vision (ICCV), 2015 (accepted)

About

Matlab reimplementation of SCNSR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OpenEdge ABL 53.8%
  • MATLAB 12.7%
  • Cuda 10.2%
  • C++ 7.7%
  • Protocol Buffer 4.8%
  • TeX 4.5%
  • Other 6.3%