FaceCrop
Face detector
An image processing extension using Apple's Vision Framework to detect and center faces in images.
Utilizing Apple's Vision Framework to center faces in CGImage.
50 stars
6 watching
6 forks
Language: Swift
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
serengil/retinaface | A deep learning-based face detection library for Python with facial landmark extraction and alignment capabilities. | 1,284 |
novatecconsulting/facerecognition-in-arkit | Detects faces in ARKit-enabled images using Vision-API and a trained CoreML model to identify specific individuals. | 835 |
feghal/imagedetect | Automatically detects and crops faces, texts, or barcodes from images using the iOS 11 Vision API | 307 |
clcarwin/sfd_pytorch | An implementation of a face detection algorithm using PyTorch | 230 |
sir-prise/ahegao-detector | A tool designed to detect faces resembling the anime character Ahegao in digital images | 11 |
trancee/capacitor-google-mlkit-vision | An app for on-device face detection using machine learning | 13 |
dolotovevgeniy/deeppyramid | A repository providing pre-trained models and training scripts for face detection using a deep neural network architecture | 23 |
af001/pi-detector | A system for facial recognition using a Raspberry Pi with AWS Rekognition and images from a camera. | 78 |
zisianw/faceboxes.pytorch | An implementation of a real-time face detector with high accuracy using PyTorch | 849 |
shownx/facepapercollection | A collection of research papers and code on face-related topics such as detection, alignment, recognition, and reconstruction. | 240 |
aofdev/vue-pwa-rekognition | An application that uses Vue2 and Amazon Rekognition to analyze faces in images stored on S3. | 41 |
nihui/ncnn-android-scrfd | A sample Android project integrating face detection and computer vision using the ncnn and OpenCV libraries. | 217 |
rainofmine/face_attention_network | An implementation of a face attention network for object detection | 315 |