sourabhvora / HyperFace-with-SqueezeNetLinks
Two multitasking CNNs for simultaneous face detection, landmarks estimation and visibility, pose estimation and gender recognition. hyperface.py concatenates feature maps from initial, mid and final layers of the network and then branches out to different heads. multiout.py branches from the final layer of the network to different heads. DataG…
☆57Updated 8 years ago
Alternatives and similar repositories for HyperFace-with-SqueezeNet
Users that are interested in HyperFace-with-SqueezeNet are comparing it to the libraries listed below
Sorting:
- HyperFace☆67Updated 7 years ago
- Deep Neural Network (DNN) which predicts face/non-face, landmarks, pose and gender simultaneously with Chainer.☆178Updated 5 years ago
- Implementation of the Vanilla CNN described in the paper: Yue Wu and Tal Hassner, "Facial Landmark Detection with Tweaked Convolutional N…☆188Updated 8 years ago
- a simple and fast mxnet version CNN based head pose estimator☆107Updated 7 years ago
- A tensorflow implementation of Facial Landmark Detection by Deep Multi-task Learning☆55Updated 8 years ago
- Repository for "A Convolutional Neural Network Cascade for Face Detection", implemented with Caffe, C++ interface☆45Updated 8 years ago
- caffe face alignment 300w☆79Updated 6 years ago
- Facial Landmark Detection with Caffe CNN. Face alignment avaiable.☆70Updated 7 years ago
- A binary library for very fast face detection using compact CNNs.☆158Updated 6 years ago
- Age and Gender Estimation Using Convolutional Neural Network☆47Updated 7 years ago
- A simple script for generating Pascal VOC devkit-style annotations for the WIDER faces dataset☆21Updated 7 years ago
- A MXNet tiny face detector☆95Updated 6 years ago
- Landmark with Regressition in Python (LBF(3000fps), ESR and SDM)☆73Updated 10 years ago
- Real time face alignment☆146Updated 4 years ago
- This is the pre-trained model of SphereFace : Deep Hypersphere Embedding for Face Recognition☆58Updated 8 years ago
- A re-implementation of Deep-Alignment-Network using TensorFlow☆111Updated 7 years ago
- This code implements a demo of the Binarized Convolutional Landmark Localizers for Human Pose Estimation and Face Alignment with Limited …☆212Updated 4 years ago
- Fer2013 Facial Expression Recognition Keras☆40Updated 4 years ago
- A slightly cleaner wash list of MS-Celeb-1M☆71Updated 7 years ago
- Matlab implementation of facial landmark detection by deep multi-task learning☆232Updated 8 years ago
- TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015☆109Updated 7 years ago
- Face landmarks(fiducial points) detection benchmark☆371Updated 4 years ago
- MTCNN☆66Updated 8 years ago
- DeepID-implementation is an implementation of paper "Deep Learning Face Representation from Predicting 10,000 Classes"☆72Updated 9 years ago
- This project provides alignment tools for faces, to be used as a preprocessing step before computer vision tasks on face images☆62Updated 8 years ago
- use caffe to training a deepid2 net with softmax and contrastive loss, adding identity2verify_layer to translate a single sample into pai…☆70Updated 9 years ago
- prepare faces for face recognition training☆120Updated 7 years ago
- the keras implement of the Realtime Multi-Person Pose Estimation☆39Updated 8 years ago
- Deep Face Model Compression☆195Updated 7 years ago
- Codes for TIFS paper