IoT-Owl
Face detector
A system for detecting and recognizing faces in real-time video streams from small IoT devices like Raspberry Pi.
IoT owl is light face detection and recognition system made for small IoT devices like raspberry pi.
7 stars
1 watching
2 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chengyangfu/retinamask | A Python-based implementation of a single-shot object detection algorithm using Mask R-CNN architecture. | 339 |
af001/pi-detector | A system for facial recognition using a Raspberry Pi with AWS Rekognition and images from a camera. | 78 |
serengil/retinaface | A deep learning-based face detection library for Python with facial landmark extraction and alignment capabilities. | 1,243 |
trancee/capacitor-google-mlkit-vision | An app for on-device face detection using machine learning | 12 |
novatecconsulting/facerecognition-in-arkit | Detects faces in ARKit-enabled images using Vision-API and a trained CoreML model to identify specific individuals. | 834 |
goatmessi8/rfbnet | An object detection system using a novel receptive field block module to enhance feature discriminability and robustness. | 1,413 |
unsky/retinanet | A Python implementation of the RetinaNet architecture with focal loss for dense object detection. | 224 |
rainofmine/face_attention_network | An implementation of a face attention network for object detection | 313 |
leggedrobotics/darknet_ros | This ROS package integrates YOLO object detection into a ROS environment for real-time image processing and object classification. | 2,217 |
leetenki/yolov2 | Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking. | 338 |
philipperemy/yolo-9000 | Real-time object detection using deep learning and a large dataset of classes | 1,183 |
aofdev/vue-pwa-rekognition | An application that uses Vue2 and Amazon Rekognition to analyze faces in images stored on S3. | 41 |
sir-prise/ahegao-detector | A tool designed to detect faces resembling the anime character Ahegao in digital images | 11 |
team3997/chickenvision | An image processing system for detecting and tracking objects in camera feed using HSV color thresholding. | 31 |
dolotovevgeniy/deeppyramid | A repository providing pre-trained models and training scripts for face detection using a deep neural network architecture | 23 |