-
Lucas-Kanade-Tracker-master
说明: 光流法实现图像追踪,可用于图像配准已经位姿估计(Optical flow method for image tracking)
- 2021-03-12 10:59:50下载
- 积分:1
-
yv318
Clustering analysis based on Euclidean distance, BP neural network function fitting and pattern recognition, A noise auxiliary data analysis method.
- 2017-08-16 17:04:05下载
- 积分:1
-
reguralization
说明: 利用python的深度学习优化算法,比如优化算法:Adam,RmsProp等(DeepLearning optimize algorithm by python such as optimize algorithm Adam,rmsprop and so on)
- 2020-04-22 16:54:02下载
- 积分:1
-
SPANet-master
说明: 通过加入空间注意力机制进行单幅图像的去雨,去雾操作(Remove the rain from the image with rain)
- 2020-12-28 12:09:02下载
- 积分:1
-
ping_ip
通过ping命令批量测试主机是否通畅,如果不通可以发送报警邮件到指定邮箱,所有测试结果保存在指定的txt文件中。邮箱参数,循环测试时间间隔可以在ini文件里面配置。非常适合网络管理人员使用。(ping hosts in list file,log results to txt file,sending alert mail to your mailbox.)
- 2011-06-09 17:02:45下载
- 积分:1
-
pic2txt.py
图片转字符画,可以保存为txt等格式(Python语言)(convert picture to character painting by python)
- 2018-11-08 11:38:04下载
- 积分:1
-
Python金融大数据分析
python 金融大数据分析,最近在网上发现的一本好书,和大家分享。(Python financial data analysis, recently found a good book on the Internet, to share with you.)
- 2018-05-24 14:56:01下载
- 积分:1
-
knn
以图像处理和knn算法为基础,利用knn算法,在python开发环境中设计了一个手写数字识别系统,该系统采用28*28的模板对图新分成784块提取手写数字的784个特征,在二值图像数据基础上,通过朴素贝叶斯分类器算法,对0~9这十类手写数字进行学习和分类。(Based on image processing and KNN algorithm, a handwritten digit recognition system is designed in Python development environment by using KNN algorithm. The system uses 28*28 template to divide the graph into 784 blocks to extract 784 features of handwritten digits. On the basis of binary image data, it learns and classifies the ten types of handwritten digits, 0-9, through Naive Bayesian classifier algorithm.)
- 2019-04-29 11:06:29下载
- 积分:1
-
可以将grads数据转换成ncl能读的数据 ctl2ncl
可以将grads数据转换成ncl能读的数据,直接一步实现(Grads data can be converted into NCL readable data, which can be directly implemented in one step)
- 2020-06-18 00:20:01下载
- 积分:1
-
ReliefF-2
由于Relief算法比较简单,运行效率高,并且结果也比较令人满意,因此得到广泛应用,但是其局限性在于只能处理两类别数据,因此1994年Kononeill对其进行了扩展,得到了ReliefF作算法,可以处理多类别问题。该算法用于处理目标属性为连续值的回归问题。(Because Relief algorithm is relatively simple, high efficiency, and the results are more satisfactory, so widely used, but its limitation is that only two types of data can be processed, so Kononeill in 1994 to expand it, get ReliefF algorithm , Can handle multiple categories of problems. The algorithm is used to deal with the regression problem that the target attribute is a continuous value.)
- 2017-05-28 21:08:48下载
- 积分:1