登录
首页 » Python » Unet-master2

Unet-master2

于 2019-04-19 发布
0 221
下载积分: 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 个回复

  • MECHA NC IVassessment omron
    说明:  mechatronics nc4 assessment design omron plc
    2019-03-19 20:04:45下载
    积分:1
  • five pig game
    实现功能如下:1.选中一个珠子后,又点击第二个珠子,然后点击空白处移动的是第二个珠子(以前移动的 是第一个) 2.两边的人随着分子的变化而变化 算法大致描述: 左边的人: 当当前分数超过最大分数后,人开始下降, 下降的高度=总高度*((当前分数-最大分数)/最大分数) 加载图片时图片大小不变,只是图片左上角的高度提高“下降的高度” 这样显示出来的图片就“等于下降了一些” 右边的人: 和左边的人相反,右边的人是升高, 升高的高度=总高度*((最大分数-当前分数)/最大分数) 图片左上角的高度不变,只是增加图片高度,大小为升高的高度 这样显示出来的图片就“等于身高了一些” 未实现的目标(暂时的) 1.点击珠子的时候最好有动态效果 2.珠子移动的动态效果-five pig game
    2022-07-14 13:35:33下载
    积分:1
  • Stepper-motor-control-program
    步进电机matlab控制程序,实现对步进电机的控制,并让它可向正负方向移动指定的距离。(Matlab stepper motor control procedures, the stepper motor control, and you can move a specified distance in the negative direction.)
    2016-10-17 09:06:30下载
    积分:1
  • code
    说明:  求 解 数 组 中 同 时 满 足 行 最 小 值 和 列 最 大 值 !(Solve the array to meet the minimum row value and column maximum value at the same time!)
    2020-10-22 10:14:28下载
    积分:1
  • migong
    VC实现迷宫问题,用穷举法找出一条路径,用递归形式的算法求得迷宫中所有可能的通路,以方阵形式输出迷宫及其通路. (VC to achieve maze problems,and use brute-force method to find a path,using the recursive form of algorithm to seek all possible paths in the maze in order to form the output matrix and the path maze.)
    2010-03-08 11:27:16下载
    积分:1
  • PC机控制系统程序,使用汇编,仅供大家参考参考
    PC机控制系统程序,使用汇编,仅供大家参考参考-PC control system, the use of the compilation, for your information
    2022-04-11 03:14:19下载
    积分:1
  • VC++获取和设置鼠标双击的时间
    VC++获取和设置鼠标双击的时间,是不是在游戏开发的时候用得上,不知道这个功能是干什么的,有兴趣的下载源码参考,代码 可在VC6中直接编译,运行效果图如截图所示。
    2022-08-09 22:30:04下载
    积分:1
  • 此代码为socket通信程序,主要是从客户端发送一文件,然后在在服务器段接收。...
    此代码为socket通信程序,主要是从客户端发送一文件,然后在在服务器段接收。-This code for the socket communication program, mainly from the client to send one document, and then the server receives paragraph.
    2022-02-16 06:21:14下载
    积分:1
  • 15 四元数MUSIC的MATLAB程序
    说明:  用于四元数阵列的DOA估计的MATLAB程序(Matlab program for DOA estimation of quaternion array)
    2020-03-30 09:42:07下载
    积分:1
  • Delphi点对点语音聊天
    Delphi语音聊天程序,此类参考代码不多,很多都是网络传统聊天,发送文字和图片的,这一个是语音聊天程序,iphone2文件夹下是ip Phone 1.01 点到点语音电话软件的源码,自带反向回传语音代理服务,可以使两个不同局域网内的客户机通过国际互连网进行语音通讯,使用点对点方式。可实现以下连网操作功能:   1.通话双方是同一局域网内的用户   2.通话双方是不同局域网内的用户,并通过各自的网关连入互连网   3.通话双方一个直接连入互连网,另一个处在局域网中,并通过网关连入互连网   4.通话双方直接连入互连网
    2022-10-09 14:05:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载