搜索资源列表
bpnet_code
- 很好的车牌识别的神经网络算法和神经网络BP算法(C程序实现)
chepaishibie2
- 在车辆牌照自动识别系统中,因自然因素或采 样因素使得原本规则的印刷体字符产生畸变,给字符识别带 来了很大困难。本文在特征抽取的基础上,采用BP网络进行 分类,并附加线性感知器来实现单字的有效识别。该方法算法 简便,识别率高,可适用于多种高噪声环境中的印刷体字符识 别。
face-recognition-by-bp-algorithm
- 用BP算法实现人脸识别,其中包含了c++,和记事本类型的源代码-use Back Propagation algorithm to realize face recognition
何斌——BP改进算法
- BP神经网路的改进算法 delphi实现,帮帮忙,怎么大家都做过了呢?-BP neural network to achieve improved algorithm delphi, help out how we all done?
BP-for-face-recognition
- 后向传播算法BP用于人脸识别,实现精确的人脸定位-Backward propagation BP algorithm for face recognition, precise face location
Pattern-Recognition_MATLAB_1
- 线性分类器设计,1_k近邻法,剪辑法,ANN-BP神经网络法,聚类分析法,特征选择,特征提取等模式识别常用算法,内有matlab可运行实现,还有word文档的说明。对于学习,是做好的资料。-Commonly used algorithm for linear classifier design the 1_k nearest neighbor, clip, ANN-BP neural network method, cluster analysis, feature selection, fea
Chinese-character-recognition
- 人工神经网络实现汉字识别,采用了BP算法进行了几个简单汉字的识别-Artificial neural network to achieve the Chinese character recognition
neural-network
- 指出了传统边缘检测算子算法的不足,提出了一种利用基于BP神经网络的数字图像边缘检 测算法,即利用传统边缘检测算子检测出来的图像中像素的灰度的不同比例作为学习训练图像,进行神经网络的学习训练,改变神经网络的结构参数得到神经网络的模型参数,最后给出了BP神经网络实现图像边缘检测的实验研究结果。从实现中可发现,将人们关于边缘特征的先验知识包含在内进行数字图像的边缘检测,能够取得比较好的效果-The paper points out the limitation of the traditional
BP_num_rec
- 基于BP网络算法,实现对图片中数字的识别,识别率高于90 .-BP network algorithm to achieve the recognition of digital images, identifying more than 90 .
BPnet-colordif
- 利用BP神经网络进行分类的算法,该代码实现了颜色识别与分类。-a classification algorithm using the neural network,it cometrue the color recognition and classification
ex4
- 手写识别的实现,由bp算法和梯度下降算法实现的神经网络-Handwriting recognition achieved by the bp algorithm and gradient descent algorithm neural network
mnist.pkl代码原文
- BP算法的实现,其中的手势识别,用python语言,在tensorflow下!(Implementation of BP algorithm)
