Home

Awesome

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 understand the network structure in [1].

Test Code Dependencies

Matlab

MatConvNet for Demo_SR_Conv.

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