登录
首页 » matlab » SRCNN

SRCNN

于 2021-04-18 发布 文件大小:5453KB
0 156
下载积分: 1 下载次数: 113

代码说明:

  基于深度学习的图像超分辨率算法。 参考论文 Learning a Deep Convolutional Network for Image Super-Resolution (ECCV 2014) (Super resolution based on deep learning Refer to Learning a Deep Convolutional Network for Image Super-Resolution (ECCV 2014))

文件列表:

SRCNN
.....\compute_psnr.m,314,2015-08-24
.....\demo_SR.asv,1885,2015-11-05
.....\demo_SR.m,1892,2015-11-05
.....\modcrop.m,279,2015-08-24
.....\model
.....\.....\x2.mat,38625,2015-08-24
.....\.....\x3.mat,38483,2015-08-24
.....\.....\x4.mat,38489,2015-08-24
.....\Readme.txt,1494,2015-08-24
.....\Set14





.....\.....\face.bmp,228584,2015-08-24
.....\.....\flowers.bmp,543054,2015-08-24
.....\.....\foreman.bmp,304182,2015-08-24
.....\.....\lenna.bmp,786486,2015-08-24
.....\.....\man.bmp,786486,2015-08-24
.....\.....\monarch.bmp,1179702,2015-08-24
.....\.....\pepper.bmp,786486,2015-08-24
.....\.....\ppt3.bmp,1041782,2015-08-24
.....\.....\zebra.bmp,688214,2015-08-24
.....\Set5





.....\shave.m,110,2015-08-24
.....\SRCNN.m,1267,2015-08-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • gaussianba
    使用特征差别提取,通过特征差别相减,以去除高斯背景(Using the characteristics of different extraction, the characteristics of different background subtraction, to remove Gauss)
    2014-01-07 17:31:17下载
    积分:1
  • GeometricVersion3
    课程设计 几何图形(满分50 分) 版本1:满分10 分 设计抽象类GeometricObject 及其子类Triangle 和Circle。 GeometricObject 类设计要求如下: ■ 一个名为color 的Color 类型的私有数据域,表示对象的颜色。 ■ 一个名为filled 的Boolean 类型的私有数据域,表示对象是否填充颜色。 ■ 一个名为dateCreated 的Date 类型的私有数据域,表示对象的创建日期。 ■ 一个无参构造方法。 ■ 一个能创建特定color 和filled 的有参构造方法。 ■ 相关数据域的访问器和修改器。 ■ 两个个名为draw 和erase 的抽象方法。 ■ 一个名为getArea 的抽象方法。 ■ 一个名为getPerimeter 的抽象方法。 ■ 重写toString 方法。 Triangle 类设计要求如下: ■ 三个名为side1、side2 和 side3 的double 类型的私有数据域表示三角形的三条边。它 们的默认值是1.0。要求三个数据域保留2 位小数。 ■ 一个无参的构造方法创建默认三角形。 ■ 一个能创建带指定side1、side2 和 side3 的有参构造方法。 ■ 所有三个数据域的访问器和修改器方法。 ■ 父类抽象方法的实现。 ■ 重写toString 方法。 Circle 类(Curriculum Design Geometry (out of 50) Version 1: 10 points Design an abstract class and its subclasses GeometricObject Triangle and Circle. GeometricObject class design requirements are as follows: ■ a named color of the Color type private data field that indicates the object s color. ■ a Boolean type called filled private data field that indicates whether the object fill color. ■ Date type named dateCreated private data field, which means that the object was created. ■ a no-argument constructor. ■ one can create a specific color and filled in with arg constructor. ■ Related data field accessor and modifier. ■ two months called draw and erase the abstract methods. ■ an abstract method named getArea. ■ an abstract method named getPerimeter. ■ overridden toString method. Triangle class design requirements are as follows: ■ three named side1, side2 and a double side3 private data field indicates the type of triangle with three sides. It Our default value is 1.0. Requires)
    2020-12-10 08:59:18下载
    积分:1
  • php image-master
    php图像处理,用php实现,进行简单的操作,编辑,修改等功能(Intervention Image is a PHP image handling and manipulation library providing an easier and expressive way to create, edit, and compose images. The package includes ServiceProviders and Facades for easy Laravel integration.)
    2020-06-22 02:40:01下载
    积分:1
  • fc5j_EM_matlab
    em算法求解混合高斯模型,适合图像处理中,对象分割(em algorithm Gaussian mixture model suitable for image processing, object segmentation)
    2021-04-27 13:28:44下载
    积分:1
  • LayerDrawable
    A Drawable that manages an array of other Drawables. These are drawn in array order, so the element with the largest index will be drawn on top.
    2014-02-25 11:22:22下载
    积分:1
  • Images-denoising--based-on-wavlet
    从原始图像产生噪声图像,使用db1执行2层小波,使用wpbmpen进行全阈值选择,采用硬阈值和软阈值处理方式,保存低频,进行图像降噪,并绘制各分解系数图像。(Generated noise image from the original image, using db1 wavelet perform two layers using wpbmpen full-threshold selection, using hard threshold and soft threshold approach, saving low frequency, image noise reduction, and draw the decomposition coefficients images.)
    2013-11-22 15:55:18下载
    积分:1
  • watermark
    脆弱水印的matlab实现 脆弱水印的matlab实现(Fragile watermarking matlab implementation)
    2012-06-08 03:02:10下载
    积分:1
  • Convlution3D-master
    说明:  行为识别3D卷积神经网络,ucf或者KTH数据集都可以使用(3DCNN for action recognition)
    2019-10-17 22:29:29下载
    积分:1
  • 06035777
    文献,基于融合和聚类的遥感图像变化检测技术(Literature, based on remote sensing image fusion and change detection clustering technology)
    2013-12-09 22:53:30下载
    积分:1
  • denoisingmatlab
    常用的图像去噪算法,基于隐马尔可夫树模型的小波去噪 基于尺度空间和context模型相结合的自适应小波去噪 基于尺度和空间混合模型的小波图像去噪 Bayes估计阈值软门限去噪 (The denoising algorithm used in image denoising, wavelet hidden Markov tree model based on adaptive wavelet denoising combining the scale space and context model based on wavelet denoising image scale and spatial mixed model based on Bayes estimation soft threshold denoising )
    2016-10-09 17:02:31下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载