SmileCNN
Smile detector
A deep neural network-based system for detecting smiles in images.
Smile detection with a deep convolutional neural net, with Keras.
140 stars
9 watching
50 forks
Language: Jupyter Notebook
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
dolotovevgeniy/deeppyramid | A repository providing pre-trained models and training scripts for face detection using a deep neural network architecture | 23 |
rsrbk/smiletounlock | A Swift library that uses ARKit Face Tracking to detect a user's smile and unlock an app. | 629 |
trancee/capacitor-google-mlkit-vision | An app for on-device face detection using machine learning | 12 |
congweilin/mtcnn-caffe | A deep learning framework for joint face detection and alignment using multi-task cascaded convolutional neural networks | 492 |
xiaolonw/adversarial-frcnn | A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. | 482 |
nihui/ncnn-android-scrfd | A sample Android project integrating face detection and computer vision using the ncnn and OpenCV libraries. | 219 |
xiang-wuu/ncnn-android-yolov7 | An Android implementation of object detection using Yolov7 and the ncnn neural network library | 133 |
zengarden/light_head_rcnn | A research implementation of an object detection algorithm using a variant of the R-CNN model with a light head architecture. | 834 |
natanielruiz/dockerface | A tool that deploys a trained deep learning model for face detection on video and image inputs using a Docker container. | 190 |
yknzhu/segdeepm | A tool for fine-tuning deep neural networks to improve object detection and segmentation capabilities by incorporating contextual information. | 27 |
cheese-roll/light-anime-face-detector | An anime face detection system based on the Light and Fast Face Detector algorithm. | 64 |
mattlawer/facelandmarksdetection | An iOS project using machine learning to detect facial landmarks in images | 150 |
tianzhi0549/ctpn | Detects text in images using a neural network architecture | 1,284 |
moli232777144/mtcnn_ncnn | A project that builds and integrates the ncnn framework for mobile face detection on Windows and Android platforms. | 528 |
kinpzz/msrnet-cviu | An implementation of instance-level salient object segmentation using the MSRNet architecture | 10 |