-
HDmap清洗
说明: 对中海庭给的高精地图数据进行清洗,简易代码(data processing of HD map data)
- 2019-07-11 09:53:52下载
- 积分: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
-
帝国竞争算法python版
说明: 帝国竞争算法(imperialist competitive algorithm,ICA)是一种基于帝国主义殖民竞争机制的进化算法,属于社会启发的随机优化搜索方法。目前,ICA已被成功应用于多种优化问题中,如调度问题、分类问题和机械设计问题等。(The imperialist competitive algorithm (ICA) is an evolutionary algorithm based on the imperialist colonial competition mechanism, which is a random optimization search method inspired by society. At present, ICA has been successfully applied to a variety of optimization problems, such as scheduling problems, classification problems, and mechanical design problems.)
- 2021-01-18 15:55:45下载
- 积分:1
-
extract
提取VASP中OUTCAR、EIGENVAL、DOSCAR中的内容,可以用于绘制计算体系的能带结构、态密度(extract information like band structure,dos,from OUTCAR,EIGENVAL,DOSCAR file)
- 2018-06-26 08:31:53下载
- 积分:1
-
snake
说明: 将物体用一堆点框出来,实际先初始化一堆点,然后迭代靠近物体边缘最终框出物体。(The object is framed with a pile of points. In fact, first initialize a pile of points, then iterate close to the edge of the object, and finally frame the object.)
- 2021-02-27 22:31:23下载
- 积分:1
-
cohesive
说明: 用于abaqus建模内聚力单元建模,通过内聚力单元分析材料损伤(Used for abaqus modeling, the cohesion unit is used to analyze material damage)
- 2020-06-19 17:20:02下载
- 积分:1
-
harris
使用python语言实现对灰度图像的角点检测,并实现匹配(Corner detection and matching of gray image using Python language)
- 2019-06-21 09:52:43下载
- 积分:1
-
射击游戏
基于pygame简单的2维平面射击游戏。python新手可以参考(A Simple 2-D Planar Shooting Game Based on pyGame)
- 2019-04-20 10:14:01下载
- 积分:1
-
Test
使用python实现的运行推荐算法的脚本文件(A test demo to run recomandation system)
- 2019-04-28 11:03:11下载
- 积分:1
-
MIMO-master
说明: 预编码 BER仿真 matlab ,MIMO,预编码算法仿真,precoding
MIMO,BER(Precoding BER simulation matlab, MIMO, precoding algorithm simulation, precoding
MIMO, BER)
- 2021-03-17 16:29:20下载
- 积分:1