搜索资源列表
fdp-v51
- 神经网络人脸检测程序。采用Gabor变换提取特征,使用前馈网络分类识别。-Face Detection Program。
face
- 使用人工神经网络方法做人脸识别,基于c++卡法工具。-Using artificial neural network method to do face recognition.
mytest
- 人脸识别的matlab程序,bp神经网络的应用-Face recognition matlab program, bp neural network applications
FaceRecognitionBasedonBP
- 基于神经网络的人脸识别,主要识别人脸的面对的方向,开发环境matlab-Face recognition based on neural networks, mainly face to face identification of the direction, development environment matlab
Neural_Network_Learning
- 基于人工神经网络技术解决诸如人脸识别等模式识别问题,提供了一些快速算法,适用于应用和研究。-In this book, we concentrate on statistical and computational ques- tions associated with the use of rich function classes, such as artificial neural networks, for pattern recognition and prediction p
v3.3
- 毕业设计中 用VC++写的基于神经网络的人脸识别程序 优秀毕业设计 可供毕业设计学生和相关研究人员参考-Graduation written using VC++ face recognition program based on neural network design for outstanding graduate students and graduate design research Reference
RL_shibie
- 基于神经网络学习的人脸识别程序代码!利用Matmab实现可视化。-Face recognition based on neural network learning procedures for code! Using Matmab visualization.
face2
- 基于神经网络的人脸识别的一种算法,可以自行更改图片-Neural network-based face recognition algorithm, can change the pictures on their own
face4
- 基于神经网络的人脸识别的一种算法,给出了计算识别率的方法-Neural network-based face recognition algorithm, gives the recognition rate calculation method
pca-som
- matlab下采用som神经网络算法进行100个人脸识别,可扩展性强。-som neural network using matlab under 100 face recognition algorithm, scalability.
ver_0.83
- 通过卷积神经网络进行人脸模式识别。。。。(Pattern recognition by means of convolutional neural networks)
基于BP神经网络的人脸识别代码
- 基于神经网络的人脸识别代码,可以进行人脸识别(Neural network based face recognition code, you can face recognition)
3.25 基于脉冲耦合神经网络的图像分割
- 这是基于脉冲耦合神经网络的图像分割,提供给大家方便学习(This is based on pulse coupled neural network image segmentation, to provide you with convenient learning)
卷积神经网络详述
- 从卷积神经网络的发展历史开始,详细阐述了卷积神经网络的网络结构、神经元模型和训练算法。在此基础上以卷积神经网络在人脸检测和形状识别方面的应用为例,简单介绍了卷积神经网络在工程上的应用,并给出了设计思路和网络结构。(Starting from the history of the convolution neural network, the network structure, neuron model and training algorithm of the convolution neur
LVQ神经网络的预测——人脸朝向识别
- Elman神经网络的数据预测----电力负荷预测模型研究(Intelligent algorithm, neural network, Elman neural network, data prediction, power load forecasting model.)
BP神经网络的预测与人脸识别
- 基于matlab平台的BP神经网络的预测与人脸识别。(BP neural network prediction and face recognition based on MATLAB platform.)
LBP算法实现人脸识别
- 基于matlab平台的LBP算法实现人脸识别。(Face recognition based on LBP algorithm based on MATLAB platform.)
LVQ神经网络算法判定人脸朝向
- 基于matlab的LVQ神经网络进行人脸朝向识别。(Face orientation recognition based on MATLAB LVQ neural network.)
BP神经网络
- 第一个m文件:构造、训练BP神经网络并计算其识别率;第二个文件将进行人脸检测。注意:orl人脸数据库需要在网上下载。(The function of the first m file is to construct and train the BP neural network and calculate its recognition rate. The second is the detection of face. Note: the ORL face database needs to
卷积网络matlab实现
- 用卷积神经网络(CNN)进行人脸识别,matlab编程,可用。(Convolutional neural network (CNN) is used for face recognition, and MATLAB programming is available.)