通过Raspberry Pi上的多任务学习实时面部识别
Abdulatif Ahmed Ali Aboluhom1, Ismet Kandilli2
1Engineering Faculty, Electronics Department, Ibb University, Ibb, Yemen. abdullatif1995.11@gmail.com.
Scientific reports
|August 4, 2025
概括
这项研究表明,面部识别的高效多任务学习 (MTL) 在Raspberry Pi上是可行的. 在这种低成本的设备上,MobileNet实现了对人身识别,年龄和种族预测的高准确性.
科学领域:
- 计算机视觉 计算机视觉
- 人工智能的人工智能
- 嵌入式系统 嵌入式系统
背景情况:
- 面部识别通常需要高端硬件,限制其可访问性.
- 多任务学习 (MTL) 提供了效率,但通常依赖于强大的计算资源.
- 像Raspberry Pi这样的资源有限的设备对复杂的深度学习任务提出了挑战.
研究的目的:
- 调查在树Pi上部署高效的MTL面部识别的可行性.
- 在本设备上评估不同基准模型 (MobileNet,MobileNetV2,InceptionV3) 对MTL任务的性能.
- 在低成本的嵌入式硬件上演示实时深度学习能力.
主要方法:
- 使用MobileNet,MobileNetV2和InceptionV3作为基础架构进行训练的MTL模型.
- 使用自定义数据库,该数据库来源于VGGFace2数据集.
- 专注于三个面部识别任务:人身份识别,年龄估计和种族预测.
主要成果:
- 移动网络实现了卓越的准确性:99%的人身份识别,99.3%的年龄估计和99.5%的种族预测.
- 在Raspberry Pi上展示了MTL模型的成功实时性能.
- 实现了与高端硬件上的系统可比的高精度.
结论:
- 有效的MTL模型可以成功地部署在资源有限的设备上,如用于面部识别的Raspberry Pi.
- 这种方法显著降低了计算负载和能源消耗.
- 面部识别系统变得更加易于使用,对现实世界的应用更加实用.
更多相关视频
相关概念视频
Parallel Processing
227
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
227
Facial Feedback Hypothesis
247
Charles Darwin proposed that facial expressions are an evolutionary adaptation for communication. He argued that these expressions are not influenced by culture but are universal across species. For example, a snarling expression with exposed teeth signals a threat in many animals, including humans. Darwin also suggested that displaying an emotion can intensify the feeling. Smiling, for example, could enhance one's sense of happiness. This idea laid the foundation for understanding the role...
247
Association Areas of the Cortex
6.3K
Association areas are regions of the cerebral cortex that do not have a specific sensory or motor function. Instead, they integrate and interpret information from various sources to enable higher cognitive processes such as memory, learning, and decision-making. Some key association areas include the following:
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
6.3K


