-
改进的人工势场法Python
用Python语言编写的改进的人工势场法代码。解决了目标不可达问题。(The improved artificial potential field code written in Python language. The problem of inaccessibility of goals has been solved.)
- 2021-02-04 10:59:58下载
- 积分:1
-
K_means聚类分类模型
基于图像处理、模式识别和k-means聚类,对图像特征进行提取和分类,分别建立了图像定位模型、分类模型和异物检测模型
- 2022-03-23 06:40:49下载
- 积分:1
-
3D点云特征提取
3D点云特征提取,pointnet2,李飞飞团队所提的机器视觉特征提取算法,传统图像特征提取算法对3D点云效果不佳,为此,提出应用于3D点云的特征提取算法,输入为3D点云,输出为识别的结果。
- 2022-10-23 01:00:03下载
- 积分:1
-
gcn_metric_learning-master
说明: pcv,计算机视觉图像分割,用于图像处理等教程,python(Pcv, computer vision image segmentation, for image processing and other tutorials)
- 2020-06-16 02:20:06下载
- 积分:1
-
Python
sample python programs
- 2012-09-11 00:25:53下载
- 积分:1
-
以图搜图demo
以图搜图demo,opencv2对图片灰度处理并提取特征,生成csv索引文件,直观易理解,欧氏距离( Euclidean distance)算法匹配,bottle实现web,完整实现,匹配速度有待提升。web程序入口main.py,mysql、redis组件可以注释掉
- 2022-06-26 05:43:22下载
- 积分:1
-
car
基于tensorflow框架训练识别车辆的CNN网络,文件中包含了完成的训练集及测试集。(The tensorflow framework is used to train and identify the CNN network of the vehicle. The file contains the completed training set and test set.)
- 2018-06-05 17:02:08下载
- 积分:1
-
python-code-for-Machine-learning
用于机器学习的全方位python代码,包括K-近邻算法、决策树、朴素贝叶斯、Logistic 回归 、支持向量机、利用 AdaBoost 元算法提高分类性能、预测数值型数据:回归、树回归、利用 K-均值聚类算法对未标注数据分组、使用 Apriori 算法进行关联分析、使用 FP-growth 算法来高效分析频繁项集、利用 PCA 来简化数据、利用 SVD 简化数据、大数据与 MapReduce(The full range of python code for machine learning. Including K-Nearest Neighbor Algorithm, Decision Tree, Naive Bayes, Logistic Regression, Support Vector Machine, AdaBoost Meta-algorithm to improve the classification performance,etc)
- 2016-11-23 10:13:24下载
- 积分:1
-
卷积网络单幅图像去雨
说明: 对有雨图片进行单幅图像去雨,采用传统的卷积神经网络,并对其进行改进(Remove the rain from the image with rain)
- 2020-12-28 12:09:02下载
- 积分:1
-
book
说明: 一个简易的图书管理系统,在pycharm里面运行,含MySQL数据库(A simple book management system, run in Pycharm, including MySQL database)
- 2020-06-22 20:47:04下载
- 积分:1