-
卷积神经网络(CNN)生成可视化热度图(CAM)
我们想看CNN训练出来哪些位置比较重要,可以用热度图(CAM)可视化,该方法用最后一个特征图作为注意力(attention),显示重要区域
- 2023-04-27 09:55:03下载
- 积分:1
-
SVM
说明: 支持向量机,能够对二分类问题进行很好的分类(Support vector machine, can carry on the very good classification to the two classification question)
- 2021-01-20 11:37:28下载
- 积分:1
-
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
-
pythonmaterial
关于Python编程的压缩包,包含很多用Python编写的程序。(Python programming on the compressed package, including a lot of procedures written in Python.)
- 2017-08-14 17:14:38下载
- 积分:1
-
simple_em
说明: 二维gauss混合分布的EM解法,可以用作学习与初步了解(The EM solution of two-dimensional Gauss mixed distribution can be used for learning and preliminary understanding)
- 2019-11-29 20:45:30下载
- 积分:1
-
均匀化理论的结果
说明: 均匀化理论的结果读取文件,可以直接读取刚度矩阵(The result of homogenization theory reads the file, and the stiffness matrix can be read directly.)
- 2020-06-23 07:40:02下载
- 积分:1
-
Menu(DEMO)
a menu that is created for a segmentation program(a simple menu)
- 2014-12-21 10:13:59下载
- 积分:1
-
weblogic_poc.cve-2018-2628
验证是否存在cve-2018-2628漏洞(Verify that there is a cve-2018-2628 vulnerability)
- 2020-06-19 23:20:02下载
- 积分:1
-
(公开)pca程序
说明: pca测试数据用于神经网络数据诊断的python语言程序(pca test Python language program for testing data used in neural network data diagnosis)
- 2020-12-15 18:59:13下载
- 积分:1
-
Student
说明: 学习python3.0,学生信息管理管理系统学生信息管理管理系统学生信息管理管理系统(Student information management system)
- 2020-01-17 20:41:31下载
- 积分:1