登录
首页 » Python » Unet-master2

Unet-master2

于 2019-04-19 发布
0 103
下载积分: 1 下载次数: 13

代码说明:

说明:  CN对图像进行像素级的分类,从而解决了语义级别的图像分割(semantic segmentation)问题。与经典的CNN在卷积层之后使用全连接层得到固定长度的特征向量进行分类(全联接层+softmax输出)不同,FCN可以接受任意尺寸的输入图像,采用反卷积层对最后一个卷积层的feature map进行上采样, 使它恢复到输入图像相同的尺寸,从而可以对每个像素都产生了一个预测, 同时保留了原始输入图像中的空间信息, 最后在上采样的特征图上进行逐像素分类。(CN classifies images at the pixel level, thus resolving the problem of semantic segmentation at the semantic level. Unlike classical CNN, which uses full-connection layer to get fixed-length feature vectors after convolution layer for classification (full-connection layer + soft Max output), FCN can accept any size of input image, and uses deconvolution layer to sample feature map of the last convolution layer to restore it to the same size of input image, so that each pixel can be generated. At the same time, the spatial information of the original input image is retained. Finally, the pixel-by-pixel classification is carried out on the feature map sampled above.)

文件列表:

Unet-master, 0 , 2018-04-19
Unet-master\README.md, 141 , 2018-04-19
Unet-master\data.py, 8130 , 2018-04-19
Unet-master\images, 0 , 2018-04-19
Unet-master\images\test, 0 , 2018-04-19
Unet-master\images\test\0.tif, 262278 , 2018-04-19
Unet-master\images\test\1.tif, 262278 , 2018-04-19
Unet-master\images\test\10.tif, 262278 , 2018-04-19
Unet-master\images\test\11.tif, 262278 , 2018-04-19
Unet-master\images\test\12.tif, 262278 , 2018-04-19
Unet-master\images\test\13.tif, 262278 , 2018-04-19
Unet-master\images\test\14.tif, 262278 , 2018-04-19
Unet-master\images\test\15.tif, 262278 , 2018-04-19
Unet-master\images\test\16.tif, 262278 , 2018-04-19
Unet-master\images\test\17.tif, 262278 , 2018-04-19
Unet-master\images\test\18.tif, 262278 , 2018-04-19
Unet-master\images\test\19.tif, 262278 , 2018-04-19
Unet-master\images\test\2.tif, 262278 , 2018-04-19
Unet-master\images\test\20.tif, 262278 , 2018-04-19
Unet-master\images\test\21.tif, 262278 , 2018-04-19
Unet-master\images\test\22.tif, 262278 , 2018-04-19
Unet-master\images\test\23.tif, 262278 , 2018-04-19
Unet-master\images\test\24.tif, 262278 , 2018-04-19
Unet-master\images\test\25.tif, 262278 , 2018-04-19
Unet-master\images\test\26.tif, 262278 , 2018-04-19
Unet-master\images\test\27.tif, 262278 , 2018-04-19
Unet-master\images\test\28.tif, 262278 , 2018-04-19
Unet-master\images\test\29.tif, 262278 , 2018-04-19
Unet-master\images\test\3.tif, 262278 , 2018-04-19
Unet-master\images\test\4.tif, 262278 , 2018-04-19
Unet-master\images\test\5.tif, 262278 , 2018-04-19
Unet-master\images\test\6.tif, 262278 , 2018-04-19
Unet-master\images\test\7.tif, 262278 , 2018-04-19
Unet-master\images\test\8.tif, 262278 , 2018-04-19
Unet-master\images\test\9.tif, 262278 , 2018-04-19
Unet-master\images\train, 0 , 2018-04-19
Unet-master\images\train\images, 0 , 2018-04-19
Unet-master\images\train\images\0.tif, 262278 , 2018-04-19
Unet-master\images\train\images\1.tif, 262278 , 2018-04-19
Unet-master\images\train\images\10.tif, 262278 , 2018-04-19
Unet-master\images\train\images\11.tif, 262278 , 2018-04-19
Unet-master\images\train\images\12.tif, 262278 , 2018-04-19
Unet-master\images\train\images\13.tif, 262278 , 2018-04-19
Unet-master\images\train\images\14.tif, 262278 , 2018-04-19
Unet-master\images\train\images\15.tif, 262278 , 2018-04-19
Unet-master\images\train\images\16.tif, 262278 , 2018-04-19
Unet-master\images\train\images\17.tif, 262278 , 2018-04-19
Unet-master\images\train\images\18.tif, 262278 , 2018-04-19
Unet-master\images\train\images\19.tif, 262278 , 2018-04-19
Unet-master\images\train\images\2.tif, 262278 , 2018-04-19
Unet-master\images\train\images\20.tif, 262278 , 2018-04-19
Unet-master\images\train\images\21.tif, 262278 , 2018-04-19
Unet-master\images\train\images\22.tif, 262278 , 2018-04-19
Unet-master\images\train\images\23.tif, 262278 , 2018-04-19
Unet-master\images\train\images\24.tif, 262278 , 2018-04-19
Unet-master\images\train\images\25.tif, 262278 , 2018-04-19
Unet-master\images\train\images\26.tif, 262278 , 2018-04-19
Unet-master\images\train\images\27.tif, 262278 , 2018-04-19
Unet-master\images\train\images\28.tif, 262278 , 2018-04-19
Unet-master\images\train\images\29.tif, 262278 , 2018-04-19
Unet-master\images\train\images\3.tif, 262278 , 2018-04-19
Unet-master\images\train\images\4.tif, 262278 , 2018-04-19
Unet-master\images\train\images\5.tif, 262278 , 2018-04-19
Unet-master\images\train\images\6.tif, 262278 , 2018-04-19
Unet-master\images\train\images\7.tif, 262278 , 2018-04-19
Unet-master\images\train\images\8.tif, 262278 , 2018-04-19
Unet-master\images\train\images\9.tif, 262278 , 2018-04-19
Unet-master\images\train\label, 0 , 2018-04-19
Unet-master\images\train\label\0.tif, 262278 , 2018-04-19
Unet-master\images\train\label\1.tif, 262278 , 2018-04-19
Unet-master\images\train\label\10.tif, 262278 , 2018-04-19
Unet-master\images\train\label\11.tif, 262278 , 2018-04-19
Unet-master\images\train\label\12.tif, 262278 , 2018-04-19
Unet-master\images\train\label\13.tif, 262278 , 2018-04-19
Unet-master\images\train\label\14.tif, 262278 , 2018-04-19
Unet-master\images\train\label\15.tif, 262278 , 2018-04-19
Unet-master\images\train\label\16.tif, 262278 , 2018-04-19
Unet-master\images\train\label\17.tif, 262278 , 2018-04-19
Unet-master\images\train\label\18.tif, 262278 , 2018-04-19
Unet-master\images\train\label\19.tif, 262278 , 2018-04-19
Unet-master\images\train\label\2.tif, 262278 , 2018-04-19
Unet-master\images\train\label\20.tif, 262278 , 2018-04-19
Unet-master\images\train\label\21.tif, 262278 , 2018-04-19
Unet-master\images\train\label\22.tif, 262278 , 2018-04-19
Unet-master\images\train\label\23.tif, 262278 , 2018-04-19
Unet-master\images\train\label\24.tif, 262278 , 2018-04-19
Unet-master\images\train\label\25.tif, 262278 , 2018-04-19
Unet-master\images\train\label\26.tif, 262278 , 2018-04-19
Unet-master\images\train\label\27.tif, 262278 , 2018-04-19
Unet-master\images\train\label\28.tif, 262278 , 2018-04-19
Unet-master\images\train\label\29.tif, 262278 , 2018-04-19
Unet-master\images\train\label\3.tif, 262278 , 2018-04-19
Unet-master\images\train\label\4.tif, 262278 , 2018-04-19
Unet-master\images\train\label\5.tif, 262278 , 2018-04-19
Unet-master\images\train\label\6.tif, 262278 , 2018-04-19
Unet-master\images\train\label\7.tif, 262278 , 2018-04-19
Unet-master\images\train\label\8.tif, 262278 , 2018-04-19
Unet-master\images\train\label\9.tif, 262278 , 2018-04-19
Unet-master\test_predict.py, 1230 , 2018-04-19
Unet-master\unet.py, 9182 , 2018-04-19

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

发表评论

0 个回复

  • 1
    jquery实现碎片式图片切换效果,很有创意的一款焦点图代码(JQuery to achieve fragmented picture switching effect, a very creative focus map code.)
    2018-09-13 15:05:47下载
    积分:1
  • 统计学习方法(李航)
    说明:  统计学习是计算机及其应用领域的一门重要的学科本书全面系统地介绍了统计学习的主要方法,特别是监督学习方法,包括感知机、K近邻法、朴素贝叶斯法、决策树、逻辑斯谛回归、与最大熵模型、支持向量机、提升方法、EM算法、隐马尔可夫模型和条件随机场等。(Statistical learning is an important subject in the field of computer and application of this book comprehensively systematically introduces the main methods of statistical learning, especially the supervision method of study, including the perception, K neighbor method, naive bayesian method, decision tree, logistic regression, and the maximum entropy model, support vector machine (SVM), promotion methods, the EM algorithm, the hidden markov model and conditional random field, etc.)
    2020-06-20 11:20:02下载
    积分:1
  • MartingailExpert_v1.0_Stochastic
    说明:  MartingailExpert_v1.0_Stochastic MartingailExpert_v1.0_Stochastic(MartingailExpert v1.0 Stochastic)
    2019-07-05 16:37:07下载
    积分:1
  • cmd_proc
    cmd proc.pl - A quick and dirty command processor in perl cmd proc.pl - A quick and dirty command processor in perl
    2010-12-18 22:14:03下载
    积分:1
  • 银行排队系统的控制器部分,可以实现软件呼号,播放音频文件,以及权限问题进入操作界面...
    银行排队系统的控制器部分,可以实现软件呼号,播放音频文件,以及权限问题进入操作界面-Bank queuing system part of the controller, you can call sign software, play audio files, as well as the rights issues into the interface
    2022-07-26 06:05:17下载
    积分:1
  • 新林VB Win32 API速查手册源码版
    新林基于VB开发的雪儿Win32API(模仿版),类似于VB自带的API Viewer,但功能更多些,有些API函数还带有实例,有些函数还带有中文说明。   以前学VB时,也没少用这个东西,那时没得上网,就买光盘罗,在一张叫VB编程资源大全的光盘看到这个程序,用起来还可以。
    2023-01-18 19:35:03下载
    积分:1
  • 在vc++6.0平台实现的台球小游戏tennis
    在vc++6.0平台实现的台球小游戏,目的是以玩促学,提高大家学习c语言的兴趣(Vc++6.0 platform to achieve billiards game, the purpose is to play to promote learning, improve your interest in learning C language)
    2017-08-25 19:56:39下载
    积分:1
  • Metric-to-Imperial-Units-
    公英制互转换器,初学VC时的小程序,对平时工程制图有些用处。(Metric to Imperial Units )
    2013-08-28 07:13:38下载
    积分:1
  • 在opencv下 人脸检测的应用 在opencv下 人脸检测的应用
    在opencv下 人脸检测的应用 在opencv下 人脸检测的应用-OpenCV_FaceDetection OpenCV_FaceDetection OpenCV_FaceDetection OpenCV_FaceDetection OpenCV_FaceDetection
    2022-01-24 17:34:28下载
    积分:1
  • Windows7&&Windows7withSP1网络OPC配置
    说明:  windows 7 下 OPC 的网络配置(windows 7 and windows 7 with sp1 OPC net setting)
    2020-06-25 08:00:02下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载