-
BP神经网络演示程序及代码
人脸朝向识别是人脸应用研究中重要的一步,在众多研究领域中,人脸朝向识别是模式识别中一个无法回避的问题。本文针对此问题,建立了基于人工神经网络的人脸朝向识别模型。首先,采用基于边缘检测Sobel算子的人脸特征向量提取,把图像转换为6行8列像素值,实现了人脸识别的特征提取,作为神经网络的输入。然后根据实际情况,考虑到误差因素,我们创建一个3层的BP神经网络,输入层8个神经元,输出层3个神经元,中间层17个神经元。选取50张人脸图像中的前30张,作为神经网络的训练样本,通过长达11分钟的训练,我们得到了比较好的网络。接着,把训练好的神经网络用于测试剩余的20张人脸图像,输出的朝向结果与输入的朝向结果完全一致,识别率100%。在0.01的学习率,虽然识别率很高,但大大延长了网络的训练时间。因此,我们觉得有必要建立一种训练时间和训练效果都较好的神经网络模型。参照模型一,我们接着又建立了基于BP神经网络模型相比,不仅大大缩短了训练时间(缩短为100%。因此,针对人脸朝向识别的问题,
- 2022-03-02 14:45:12下载
- 积分:1
-
Lyapunov指数计算
利用matlab仿真软件,计算陈氏混沌系统的Lyapunov指数,希望对大家有所帮助,相互交流,共同进步。
- 2023-03-24 12:30:04下载
- 积分:1
-
JPEGXR JPEGXR JPEGXR
JPEGXR JPEGXR JPEGXR-JPEGXR
- 2022-02-06 05:30:04下载
- 积分:1
-
功能完整的录音程序,使用windows API编写。
功能完整的录音程序,使用windows API编写。-Functional integrity of the recording process, the preparation of the use of windows API.
- 2023-04-10 22:55:03下载
- 积分:1
-
这个例子是由两个独立的项目/应用程序的功能。eir_a
This example consists of two separate projects/applications eir_a for the role A device and eir_b for the role B device and uses the Connection library.
* eir_a searches for devices and then displays the information on the devices found.
* eir_b makes the device visible and responds to Bluetooth 2.1 Extended Inquiry Response (EIR) requests.
This ReadMe is not intended to describe procedures that are covered in the xIDE user guide such as building projects in xIDE etc.
-This example consists of two separate projects/applications eir_a for the role A device and eir_b for the role B device and uses the Connection library.
* eir_a searches for devices and then displays the information on the devices found.
* eir_b makes the device visible and responds to Bluetooth 2.1 Extended Inquiry Response (EIR) requests.
This ReadMe is not intended to describe procedures that are covered in the xIDE user guide such as building projects in xIDE etc.
- 2022-05-23 05:50:40下载
- 积分:1
-
VC6.0源代码,可以设置系统图标,可以隐藏主窗口,更换图标
VC6.0源代码,可以设置系统图标,可以隐藏主窗口,更换图标-VC6.0 icon of the system source code
- 2022-05-29 22:12:13下载
- 积分:1
-
北大ACM试题poj 第3067 3071题源码,很好的代码,希望对搞ACM的同学有帮助...
北大ACM试题poj 第3067 3071题源码,很好的代码,希望对搞ACM的同学有帮助
-Peking University ACM Chapter 30,673,071 question Question poj source code, good code, and want to help students engage in ACM
- 2022-04-29 23:26:00下载
- 积分:1
-
列主元Gauss消去法解线性方程组,可修改最大值
列主元Gauss消去法解线性方程组,可修改最大值-Out the main element Gauss elimination method for solving linear equations, can modify the maximum
- 2022-02-04 18:41:43下载
- 积分:1
-
一些WINCE的资料,介绍了WINCE的基本的、入门的资料。。。没基础的都来看看,懂点的就不要下了哈,资料都是小弟收集的...
一些WINCE的资料,介绍了WINCE的基本的、入门的资料。。。没基础的都来看看,懂点的就不要下了哈,资料都是小弟收集的-Some information WINCE introduced WINCE the basic, entry information. . . Without a solid foundation for all to see, understand, do not point down the Kazakhstan, information is collected by brother
- 2022-08-26 04:26:56下载
- 积分:1
-
MultiViewDemo
静态窗口分割
- 2022-06-20 15:13:10下载
- 积分:1