-
Unet-master2
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.)
- 2019-04-19 19:16:29下载
- 积分:1
-
聚类算法
各种经典的图聚类算法,包括马尔科夫聚类MCL, COACH,IPAC等等
- 2022-07-14 19:54:46下载
- 积分:1
-
mtcnn-caffe-master
说明: MTCNN,Multi-task convolutional neural network(多任务卷积神经网络),将人脸区域检测与人脸关键点检测放在了一起,它的主题框架类似于cascade。总体可分为P-Net、R-Net、和O-Net三层网络结构。(MTCNN, Multi-task convolutional neural network (multi-task convolutional neural network), puts face region detection and key point detection together, and its subject framework is similar to cascade. Overall, it can be divided into three layers: P-Net, R-Net and O-Net.)
- 2019-09-26 17:50:36下载
- 积分:1
-
GRB2网格预报数据发布影像服务
说明: arcpy arcgis server 自动发布grib2气象网格数据(arcpy arcgis server Automatic publishing of meteorological grid data)
- 2020-06-24 19:00:01下载
- 积分:1
-
Python金融大数据分析
说明: Python金融大数据分析 提供了使用Python进行数据分析,以及开发相关应用程序的技巧和工具(Python for Finance Python as a programming language and platform technology was considered exotic if not completely irrelevant)
- 2019-01-08 09:04:04下载
- 积分:1
-
京东抢购python脚本
如果没有python环境,请先照着 《Windows 系统下 Python + pip 环境的搭建》 文档搭建python环境,并照着《python 脚本实现京东抢购》配置本脚本运行环境。先提前将要抢购的商品添加到购物车。配置好环境后,在程序入口处login函数填上自己的 京东用户名 和 密码 ,在 buy_on_time 函数处设置秒杀时间,然后运行程序即可。要注意秒杀时间格式,并确保自己电脑时钟准确。
- 2022-01-31 09:15:00下载
- 积分:1
-
Python基础教程(第3版)
python基础编程(第三版),学习python的很好电子书籍(Python basic programming (third edition), a good e-book for learning python)
- 2019-05-09 15:41:09下载
- 积分:1
-
zxczxc
zxczxczxcxzcasddddddddddddssssssssssssaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaazxczxczxcxzcsadddddddddddwwwwwwwwwwwwwwwwwwwwwwwww
- 2023-03-30 18:25:03下载
- 积分:1
-
CASC
Python Web 爬虫,爬豆瓣影评,生成词云,再将词云生成图片。(Crawler, douban film review, comment word cloud into pictures)
- 2020-06-22 11:20:02下载
- 积分:1
-
Python黑帽子 黑客与渗透测试编程之道.pdf
说明: 《Python黑帽子 黑客与渗透测试编程之道》(Python black hat hacker and penetration test programming)
- 2020-05-19 23:22:20下载
- 积分:1