pi-detector
Facial recog
A system for facial recognition using a Raspberry Pi with AWS Rekognition and images from a camera.
Raspberry Pi Facial Recognition using AWS Rekognition and Pi-Timolo
78 stars
10 watching
25 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ret2me/iot-owl | A system for detecting and recognizing faces in real-time video streams from small IoT devices like Raspberry Pi. | 7 |
serengil/retinaface | A deep learning-based face detection library for Python with facial landmark extraction and alignment capabilities. | 1,284 |
ferdinakusumah/face-recognition-webservice | An API-based web service for face recognition using Python and Sanic framework | 19 |
dolotovevgeniy/deeppyramid | A repository providing pre-trained models and training scripts for face detection using a deep neural network architecture | 23 |
jaimeivancervantes/facerecognition | This project implements techniques for face recognition using PCA, Fisher's LDA, and SVMs. | 39 |
clcarwin/sfd_pytorch | An implementation of a face detection algorithm using PyTorch | 230 |
novatecconsulting/facerecognition-in-arkit | Detects faces in ARKit-enabled images using Vision-API and a trained CoreML model to identify specific individuals. | 835 |
sir-prise/ahegao-detector | A tool designed to detect faces resembling the anime character Ahegao in digital images | 11 |
aofdev/vue-pwa-rekognition | An application that uses Vue2 and Amazon Rekognition to analyze faces in images stored on S3. | 41 |
photoresistor/raspi_skimscan | A Python tool to detect and identify Bluetooth devices potentially used in credit card skimmers. | 18 |
ancestry/facecrop | An image processing extension using Apple's Vision Framework to detect and center faces in images. | 50 |
georg-jung/explain-face-rec | An interactive tutorial on face recognition technology using .NET and Blazor | 16 |
rainofmine/face_attention_network | An implementation of a face attention network for object detection | 315 |
natanielruiz/dockerface | A tool that deploys a trained deep learning model for face detection on video and image inputs using a Docker container. | 190 |
keqiangsun/fab | A framework for robust facial landmark detection in motion-blurred videos using structure consistency and geometry priors. | 99 |