登录
首页 » Python » SRCNN-Tensorflow

SRCNN-Tensorflow

于 2020-11-28 发布 文件大小:40540KB
0 172
下载积分: 1 下载次数: 29

代码说明:

  SRCNN Superresolution imteplated by tensorflow SRCNN tensorflow 实现(SRCNN Superresolution imteplated by tensorflow)

文件列表:

SRCNN-Tensorflow
SRCNN-Tensorflow\.git
SRCNN-Tensorflow\.gitignore
SRCNN-Tensorflow\.git\branches
SRCNN-Tensorflow\.git\config
SRCNN-Tensorflow\.git\description
SRCNN-Tensorflow\.git\HEAD
SRCNN-Tensorflow\.git\hooks
SRCNN-Tensorflow\.git\hooks\applypatch-msg.sample
SRCNN-Tensorflow\.git\hooks\commit-msg.sample
SRCNN-Tensorflow\.git\hooks\post-update.sample
SRCNN-Tensorflow\.git\hooks\pre-applypatch.sample
SRCNN-Tensorflow\.git\hooks\pre-commit.sample
SRCNN-Tensorflow\.git\hooks\pre-push.sample
SRCNN-Tensorflow\.git\hooks\pre-rebase.sample
SRCNN-Tensorflow\.git\hooks\prepare-commit-msg.sample
SRCNN-Tensorflow\.git\hooks\update.sample
SRCNN-Tensorflow\.git\index
SRCNN-Tensorflow\.git\info
SRCNN-Tensorflow\.git\info\exclude
SRCNN-Tensorflow\.git\logs
SRCNN-Tensorflow\.git\logs\HEAD
SRCNN-Tensorflow\.git\logs\refs
SRCNN-Tensorflow\.git\logs\refs\heads
SRCNN-Tensorflow\.git\logs\refs\heads\master
SRCNN-Tensorflow\.git\logs\refs\remotes
SRCNN-Tensorflow\.git\logs\refs\remotes\origin
SRCNN-Tensorflow\.git\logs\refs\remotes\origin\HEAD
SRCNN-Tensorflow\.git\objects
SRCNN-Tensorflow\.git\objects\info
SRCNN-Tensorflow\.git\objects\pack
SRCNN-Tensorflow\.git\objects\pack\pack-dbd6a604e1866e91edabf7286692f0cef22a1343.idx
SRCNN-Tensorflow\.git\objects\pack\pack-dbd6a604e1866e91edabf7286692f0cef22a1343.pack
SRCNN-Tensorflow\.git\packed-refs
SRCNN-Tensorflow\.git\refs
SRCNN-Tensorflow\.git\refs\heads
SRCNN-Tensorflow\.git\refs\heads\master
SRCNN-Tensorflow\.git\refs\remotes
SRCNN-Tensorflow\.git\refs\remotes\origin
SRCNN-Tensorflow\.git\refs\remotes\origin\HEAD
SRCNN-Tensorflow\.git\refs\tags
SRCNN-Tensorflow\checkpoint
SRCNN-Tensorflow\LICENSE
SRCNN-Tensorflow\main.py
SRCNN-Tensorflow\model.py
SRCNN-Tensorflow\README.md
SRCNN-Tensorflow\result
SRCNN-Tensorflow\result\bicubic.png
SRCNN-Tensorflow\result\orig.png
SRCNN-Tensorflow\result\srcnn.png
SRCNN-Tensorflow\sample
SRCNN-Tensorflow\Test
SRCNN-Tensorflow\Test\Set14
SRCNN-Tensorflow\Test\Set14\baboon.bmp
SRCNN-Tensorflow\Test\Set14\barbara.bmp
SRCNN-Tensorflow\Test\Set14\bridge.bmp
SRCNN-Tensorflow\Test\Set14\coastguard.bmp
SRCNN-Tensorflow\Test\Set14\comic.bmp
SRCNN-Tensorflow\Test\Set14\face.bmp
SRCNN-Tensorflow\Test\Set14\flowers.bmp
SRCNN-Tensorflow\Test\Set14\foreman.bmp
SRCNN-Tensorflow\Test\Set14\lenna.bmp
SRCNN-Tensorflow\Test\Set14\man.bmp
SRCNN-Tensorflow\Test\Set14\monarch.bmp
SRCNN-Tensorflow\Test\Set14\pepper.bmp
SRCNN-Tensorflow\Test\Set14\ppt3.bmp
SRCNN-Tensorflow\Test\Set14\zebra.bmp
SRCNN-Tensorflow\Test\Set5
SRCNN-Tensorflow\Test\Set5\baby_GT.bmp
SRCNN-Tensorflow\Test\Set5\bird_GT.bmp
SRCNN-Tensorflow\Test\Set5\butterfly_GT.bmp
SRCNN-Tensorflow\Test\Set5\head_GT.bmp
SRCNN-Tensorflow\Test\Set5\woman_GT.bmp
SRCNN-Tensorflow\Train
SRCNN-Tensorflow\Train\t1.bmp
SRCNN-Tensorflow\Train\t10.bmp
SRCNN-Tensorflow\Train\t11.bmp
SRCNN-Tensorflow\Train\t12.bmp
SRCNN-Tensorflow\Train\t13.bmp
SRCNN-Tensorflow\Train\t14.bmp
SRCNN-Tensorflow\Train\t15.bmp
SRCNN-Tensorflow\Train\t16.bmp
SRCNN-Tensorflow\Train\t17.bmp
SRCNN-Tensorflow\Train\t18.bmp
SRCNN-Tensorflow\Train\t19.bmp
SRCNN-Tensorflow\Train\t2.bmp
SRCNN-Tensorflow\Train\t20.bmp
SRCNN-Tensorflow\Train\t21.bmp
SRCNN-Tensorflow\Train\t22.bmp
SRCNN-Tensorflow\Train\t23.bmp
SRCNN-Tensorflow\Train\t24.bmp
SRCNN-Tensorflow\Train\t25.bmp
SRCNN-Tensorflow\Train\t26.bmp
SRCNN-Tensorflow\Train\t27.bmp
SRCNN-Tensorflow\Train\t28.bmp
SRCNN-Tensorflow\Train\t29.bmp
SRCNN-Tensorflow\Train\t3.bmp
SRCNN-Tensorflow\Train\t30.bmp
SRCNN-Tensorflow\Train\t31.bmp
SRCNN-Tensorflow\Train\t32.bmp

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

发表评论

0 个回复

  • QuickCam
    实现对图像的经验模态分解,得到经验模态分解后的第一层IMF分量,反映了图像的主要信息,去除冗余信息,为识别提供了基础。(Empirical mode decomposition of image, obtain the empirical mode decomposition of the first layer of IMF component, reflected the main information of the image, to remove redundant information, provide the basis for identification. )
    2014-01-20 14:16:39下载
    积分:1
  • jpeg
    本代码用matlab实现了图像的Jpeg编解码,使我的毕业设计,在这里与大家共享。(The code is implemented using matlab Jpeg image codec, so my graduation, and share here.)
    2010-11-13 09:50:37下载
    积分:1
  • GS algorithmn
    说明:  相位恢复算法,gs算法,适用于双强度测量的相位恢复问题(a phase retrieval algorithmn-gs using MATLAB)
    2019-11-27 10:01:58下载
    积分:1
  • 修复
    说明:  应用DCT字典和KSVD学习字典,对图像进行简单的修复,可行性较高,速度不是很快。(Simple image restoration is feasible and not very fast.)
    2020-06-28 20:00:01下载
    积分:1
  • houseDetect
    小型图像处理平台,包括滤波,边缘提取,边缘优化以及图像匹配功能(Small image processing platform, including filtering, edge detection, edge optimization and image matching function)
    2009-05-13 21:05:30下载
    积分:1
  • 火灾预警
    说明:  火灾预警系统,实现火焰的特征提取,结合SVM分类算法(Fire early warning system, to achieve the feature extraction of flame, combined with SVM classification algorithm)
    2020-04-28 17:41:17下载
    积分:1
  • ransac
    RANSAC算法实现数据拟合,用此算法可以实现多视角图像匹配等(RANSAC algorithm for data fitting, using this algorithm can realize multi-angle image matching, etc.)
    2008-04-21 12:34:10下载
    积分:1
  • Image-magnification-narrow
    一段很好的图像放大缩小程序,解码后可以运行。(A very good image magnification narrow program, the decoding can run. )
    2012-07-21 11:04:36下载
    积分:1
  • HDR_Toolbox_current
    应用Matlab写的HDR图像处理完整工具,包括:合成HDR图像、TMO等,路径完整,亦包括示例、例图。非常有用的学习工具。(It s a totally codes of HDR image processing, including HDRI generation, TMO, etc. Very useful tool for study.)
    2021-01-11 21:58:48下载
    积分:1
  • LFToolbox0.4
    可对lytro相机所得到的光场图像进行各种处理(The light field image obtained by lytro camera can be processed in various ways.)
    2020-06-18 23:40:01下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载