1 Star 0 Fork 1

迎客松 / Design-and-Implementation-of-Face-Recognition-based-on-PYNQ

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Design-and-Implementation-of-Face-Recognition-based-on-PYNQ

                                     Design and Implementation of Face Recognition based on PYNQ 
                                                             
                                                             Abstract 
In recent years, face recognition has been widely used in areas such as payment, security, and robotics, and has become a research hotspot in the field of computer vision. Face recognition requires steps such as detection, alignment, and recognition, but traditional methods such as Haar cascade classifiers, PCA do not perform well in detection accuracy and robustness. With the development of deep learning technology, deep learning algorithms are applied to face recognition, which effectively improves the accuracy and robustness of face detection. Traditional algorithms combined with deep learning have become the development trend in the field of computer vision now and in the future. 
Face recognition combined with deep learning requires high computational power. It is relatively sufficient to develop computational power on a PC, but it is more difficult to deploy on embedded terminals . It requires comprehensive consideration of real-time performance,accuracy, computational power,power consumption,cost, portability, development difficulty and other factors. 
This paper aims at the above problems, designs and implements a PYNQ-based face recognition system, which realizes face recognition combined with deep learning in embedded terminals—real-time video input, face recognition, and display result output. 
The main tasks of the project are: 1. Investigate the background, significance, and application prospects of face recognition, and determine the goals of the project; 2. Analyze the characteristics of traditional face recognition algorithms and  algorithms combined with deep learning.Implement them on the PC side, and verify and contrast the results. 3. Propose a design and implementation scheme of PYNQ-based embedded terminal face recognition system, and analyze the design and implementation principle of each part of the system in detail; 4. Set up an embedded terminal face recognition system to test and verify the project and analysis the results 5. A summary of the issues and outlook, proposed system improvement and optimization methods. 
The scheme performs well in real time, accuracy, power consumption and cost. In the future, face detection and recognition in algorithms can be tried to use YOLO, SSD ,BNN ,Resnet and so on, and the real-time and accuracy will be better. If the cost and power consumption requirements of the development platform are not strict, Nvidia's GPU embedded development platform—Jetson, should be tried, and the performance should be improved greatly and the development will be easier. Of course, only using FPGA, the development is difficult, but the performance meets the requirements and the cost and power consumption is lower, we should try to break through. 
This project belongs to the embedded realization of computer vision algorithm combined with deep learning, This will be followed by more in-depth research and implementation based on this project in this direction. 

Key Words:Face recognition, computer vision, deep learning, PYNQ, Movidius NCS

Project video:https://www.bilibili.com/video/av39977458

空文件

简介

Face recognition, computer vision, deep learning, PYNQ, Movidius NCS 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/jasonchang12/Design-and-Implementation-of-Face-Recognition-based-on-PYNQ.git
git@gitee.com:jasonchang12/Design-and-Implementation-of-Face-Recognition-based-on-PYNQ.git
jasonchang12
Design-and-Implementation-of-Face-Recognition-based-on-PYNQ
Design-and-Implementation-of-Face-Recognition-based-on-PYNQ
master

搜索帮助