搜索资源列表
Test code for SRCNN
- SRCNN代码实现。该代码使用三层卷积神经网络,进行图像的超分辨率重建,效果比双三次插值好很多(The code uses three layer convolutional neural network for image super-resolution reconstruction, the effect is much better than the double three interpolation.)
SRCNN
- 是《Learning a Deep Convolutional Network for Image Super-Resolution》文章相关的MATLAB代码,可以利用训练好的字典,通过CNN实现超分辨率重建(SR)的功能。(Matlab demo code for "Learning a Deep Convolutional Network for Image Super-Resolution" (ECCV 2014) and "Image Super-Reso