All Projects → DLX4 → zed_face

DLX4 / zed_face

Licence: other
zedboard上基于FPGA+ARM的人脸识别智能监控系统。关键词:linux,zedboard,arm,fpga,人脸检测,人脸识别。

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
HTML
75241 projects
Makefile
30231 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to zed face

face
[deprecated] 👽 Face Recognition package for Laravel
Stars: ✭ 37 (-2.63%)
Mutual labels:  face-recognition, face-detection
Face Detection HOG
Face Detection using HOG and SVM
Stars: ✭ 13 (-65.79%)
Mutual labels:  face-recognition, face-detection
OpenCV-Face-Recognition-Android
Face Detection & Recognition on Android using OpenCV
Stars: ✭ 28 (-26.32%)
Mutual labels:  face-recognition, face-detection
lite.ai.toolkit
🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOX, YOLOP, MODNet, YOLOR, NanoDet, YOLOX, SCRFD, YOLOX . MNN, NCNN, TNN, ONNXRuntime, CPU/GPU.
Stars: ✭ 1,354 (+3463.16%)
Mutual labels:  face-recognition, face-detection
Face-X
Demonstration of different algorithms and operations on faces. Join the Discord channel for discussion.
Stars: ✭ 226 (+494.74%)
Mutual labels:  face-recognition, face-detection
T System
the moving objects tracking system via two axis camera motion (and as optionally n joint robotic arm) for raspberry pi distributions
Stars: ✭ 17 (-55.26%)
Mutual labels:  face-recognition, face-detection
WreckFaceApp
Android application for gender, age and face recognition using OpenCV and JavaCV libraries
Stars: ✭ 21 (-44.74%)
Mutual labels:  face-recognition, face-detection
deepvisualminer
Deep visual mining for your photos and videos using YOLOv2 deep convolutional neural network based object detector and traditional face recognition algorithms
Stars: ✭ 21 (-44.74%)
Mutual labels:  face-recognition, face-detection
face-swap
换脸程序
Stars: ✭ 32 (-15.79%)
Mutual labels:  face-recognition, face-detection
Look4Face
Demo of Face Recognition web service
Stars: ✭ 23 (-39.47%)
Mutual labels:  face-recognition, face-detection
Face-Recognition-using-Raspberry-Pi
A small project which does face detection using OpenCV library.
Stars: ✭ 48 (+26.32%)
Mutual labels:  face-recognition, face-detection
pigallery
PiGallery: AI-powered Self-hosted Secure Multi-user Image Gallery and Detailed Image analysis using Machine Learning, EXIF Parsing and Geo Tagging
Stars: ✭ 35 (-7.89%)
Mutual labels:  face-recognition, face-detection
tryonface
Simple video-based eyewear virtual try on
Stars: ✭ 57 (+50%)
Mutual labels:  face-recognition, face-detection
Face-Recognition
Machine Learning project to recognise faces from an Image just like facebook or video stream
Stars: ✭ 95 (+150%)
Mutual labels:  face-recognition, face-detection
bnk48-face-recognition
Facial Recognition Web App using React.js and face-api.js
Stars: ✭ 41 (+7.89%)
Mutual labels:  face-recognition, face-detection
face-recognition
🙂 An OpenCV application that can detect & recognize your face in real-time
Stars: ✭ 13 (-65.79%)
Mutual labels:  face-recognition, face-detection
Polaris
Polaris is a Face recognition attendance system .
Stars: ✭ 211 (+455.26%)
Mutual labels:  face-recognition, face-detection
terran
A human perception library
Stars: ✭ 98 (+157.89%)
Mutual labels:  face-recognition, face-detection
WhoAreYou
Face detection and recognition with CoreML and ARKit
Stars: ✭ 91 (+139.47%)
Mutual labels:  face-recognition, face-detection
shunyaface
Fast Face Recognition on the edge
Stars: ✭ 49 (+28.95%)
Mutual labels:  face-recognition, face-detection

zed_face

##目录结构 .
├── boot_img-----------------------------zedboard SD卡中的启动文件
├── detect-------------------------------人脸检测模块
├── driver-------------------------------PL驱动
├── dts----------------------------------设备树源码及编译
├── face_recogition----------------------人脸识别模块
├── fpga---------------------------------FPGA设计
├── linux-digilent-----------------------linux子模块
├── mjpeg-streamer-182-------------------mjpeg-streamer工程
├── README.md----------------------------readme
├── rootfs-------------------------------根文件系统
├── toolchain----------------------------交叉编辑工具链
└── u-boot-digilent----------------------uboot子模块

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].