SRCNN+pytorch+matlab.rar

时间:2021-07-05 22:04:51
【文件属性】:
文件名称:SRCNN+pytorch+matlab.rar
文件大小:9.41MB
文件格式:RAR
更新时间:2021-07-05 22:04:51
超分辨率 matlab 卷积神经网络 pytorch SRCNN两种实现代码,一个matlab,一个python。SRCNN(Super-Resolution Convolutional Neural Network)是首次在超分辨率重建领域应用 卷积神经网络 的深度学习模型。对于输入的一张低分辨率图像,SRCNN首先使用双立方插值将其放大至目标尺寸,然后利用一个三层的 卷积神经网络 去拟合低分辨率图像与高分辨率图像之间的非线性映射,最后将网络输出的结果作为重建后的高分辨率图像。
【文件预览】:
SRCNN超分辨
----SRCNN()
--------Set5()
--------Set14()
--------SRCNN.m(1KB)
--------Readme.txt(2KB)
--------model()
--------compute_psnr.m(314B)
--------shave.m(110B)
--------demo_SR.m(2KB)
--------modcrop.m(279B)
SRCNN-pytorch-master
----SRCNN-pytorch-master()
--------models.py(541B)
--------utils.py(3KB)
--------data()
--------test.py(2KB)
--------train.py(4KB)
--------prepare.py(3KB)
--------datasets.py(934B)
--------.gitignore(15B)
--------README.md(4KB)
--------thumbnails()

网友评论