搜索资源列表
-
0下载:
Face Detection using Gabor feature extraction and neural network by matlab
-
-
0下载:
一个用神经网络进行人脸检测的程序,解压后运行main.m文件,之后对神经网络进行训练,需要一定的时间,耐心等待,最大400个周期,然后就可以对灰度人脸图像进行检测了。
-A neural network with a face detection program, run the main.m file after decompression, the neural network after training, take time, patience, maximum 400 cycles
-
-
0下载:
基于BP神经网络的人脸角度检测,提供了人脸角度数据库。-Face angle detection based on BP neural network.The of face angle is provided.
-
-
0下载:
这个是面部表情自动识别的源代码。它是基于Viola和Jones的面部检测算法和Gabor面部特征点的提取,然后使用训练过的神经网络来识别人脸表情。-This is the automatic recognition of facial expression source code. It is Viola and Jones face detection algorithms and Gabor facial feature point extraction, and then use the
-
-
1下载:
DeepLearnToolbox_CNN_lzbV2.0
深度学习,卷积神经网络,Matlab工具箱
参考文献:
[1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006
[2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998
[3] https://github.com/rasmusberg
-