-
机器学习数据增强代码-平移、旋转、加噪声
输入一张图片,经过上下左右平移、加入高斯噪声,5°、10°旋转,加入椒盐噪声,可以生成原数据集10倍的图片。
- 2022-08-21 18:34:04下载
- 积分:1
-
REST-API-SENSOR
说明: Simple code to create a Restful API with flask.
- 2021-01-19 10:28:42下载
- 积分:1
-
Python网络编程基础
Python编程基础,包括客户端、服务器、域名系统、高级网络编程等知识。(This is a document that concludes Python Program for basic knowledge.)
- 2020-06-23 05:40:02下载
- 积分:1
-
python实现DBSCAN(基于密度的聚类方法)
说明: DBSCAN(Density-Based Spatial Clustering of Applications with Noise) 为一种基于密度的聚类算法,它不仅可以找出具有任何形状的簇,而且还可以用于检测离群值。其基本思想为数据点分布紧凑的应被划分为一类,而周围未分布有或仅有极少数点的数据点则有可能为离群值。通过python实现了该聚类方法的计算。(DBSCAN (density based spatial clustering of applications with noise) is a density based clustering algorithm. It can not only find clusters with any shape, but also detect outliers. The basic idea is that the data points with compact distribution should be divided into a class, while the data points with few or no distribution around may be outliers. This clustering method is implemented by python.)
- 2020-12-23 15:45:10下载
- 积分:1
-
Train
CNN训练模型,可以快速训练已有图片,下载者需自行调整文件路径即可。(CNN Training Model,It can train existing pictures quickly, and downloaders need to adjust the file path by themselves.)
- 2020-06-19 21:20:02下载
- 积分:1
-
diveintopythonzh-cn-5.4b-code
python工具书查询,之前看到的,资料还不错,可以参考学习下(Reference books for python)
- 2020-06-18 07:40:02下载
- 积分:1
-
carplate
说明: 首先对车牌识别系统的现状和已有的技术进行深入的研究,然后开发出一个基于 Python 的车牌识别系统,文中先对车辆图像进行高斯去噪、灰度化和边缘检测等预处理方法,然后用颜色特征和形态特征相结合的方法来确定车牌位置,用彩色分割法来完成车牌分割,最后,运用 SVM 分类训练器完成字符识别并使用Python 软件环境进行车牌识别的仿真实验。(License plate recognition based on SVM)
- 2020-10-29 15:49:57下载
- 积分:1
-
1DCNNforRawTimeSeries
说明: 采用一维卷积神经网络对癫痫脑电信号段进行分类(Classification of epileptic EEG signal segments by one dimensional convolutional neural network)
- 2020-05-23 18:50:19下载
- 积分:1
-
casa模型的python实现
说明: 利用python语言实现了casa模型的NPP的计算,包括数据的读取等,亲测可用(Python implementation of the casa model)
- 2020-11-14 14:39:41下载
- 积分:1
-
pollution forecast
空气污染物预测,附有各项源数据及各框架的代码,可供分析使用(Air pollutant prediction, with all source data and codes of each framework, is available for analysis and use.)
- 2018-10-08 14:45:17下载
- 积分:1