capacitor-google-mlkit-vision
Face detector
An app for on-device face detection using machine learning
Use on-device machine learning in your apps to easily solve real-world problems.
12 stars
3 watching
0 forks
Language: Java
last commit: over 3 years ago
Linked from 1 awesome list
capacitorface-detectiongooglemlkitvision
Related projects:
Repository | Description | Stars |
---|---|---|
novatecconsulting/facerecognition-in-arkit | Detects faces in ARKit-enabled images using Vision-API and a trained CoreML model to identify specific individuals. | 834 |
mattlawer/facelandmarksdetection | An iOS project using machine learning to detect facial landmarks in images | 150 |
natanielruiz/dockerface | A tool that deploys a trained deep learning model for face detection on video and image inputs using a Docker container. | 190 |
dolotovevgeniy/deeppyramid | A repository providing pre-trained models and training scripts for face detection using a deep neural network architecture | 23 |
ancestry/facecrop | An image processing extension using Apple's Vision Framework to detect and center faces in images. | 50 |
aofdev/vue-pwa-rekognition | An application that uses Vue2 and Amazon Rekognition to analyze faces in images stored on S3. | 41 |
aofdev/vue-pwa-vision | A Vue.js project with Google Cloud Vision API integration for face detection and analysis in a Progressive Web App | 39 |
serengil/retinaface | A deep learning-based face detection library for Python with facial landmark extraction and alignment capabilities. | 1,243 |
rainofmine/face_attention_network | An implementation of a face attention network for object detection | 313 |
ipazc/mtcnn | A Python package implementing a robust face detection and alignment algorithm using a multitask cascaded convolutional network. | 2,237 |
ret2me/iot-owl | A system for detecting and recognizing faces in real-time video streams from small IoT devices like Raspberry Pi. | 7 |
vdigpku/cfenet | A single-stage object detection system utilizing a comprehensive feature enhancement module | 198 |
chrisjmccormick/hog_matlab | Matlab implementation of an object detection algorithm for pedestrians using a Histogram of Oriented Gradients descriptor | 34 |
feghal/imagedetect | A Swift-based library for detecting and cropping objects from images using the iOS 11 Vision API | 306 |
clcarwin/sfd_pytorch | An implementation of a face detection algorithm using PyTorch | 230 |