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☆66Updated 7 years ago
- A tensorflow implementation of Facial Landmark Detection by Deep Multi-task Learning☆55Updated 8 years ago
- a simple and fast mxnet version CNN based head pose estimator☆107Updated 7 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 8 years ago
- caffe face alignment 300w☆78Updated 6 years ago
- Deep Neural Network (DNN) which predicts face/non-face, landmarks, pose and gender simultaneously with Chainer.☆179Updated 4 years ago
- A MXNet tiny face detector☆95Updated 6 years ago
- the keras implement of the Realtime Multi-Person Pose Estimation☆39Updated 8 years ago
- Repository for "A Convolutional Neural Network Cascade for Face Detection", implemented with Caffe, C++ interface☆45Updated 8 years ago
- Source code for our ECCV16 paper, Face Detection with End-to-End Integration of a ConvNet and a 3D Model☆135Updated 8 years ago
- Facial Landmark Detection with Caffe CNN. Face alignment avaiable.☆70Updated 7 years ago
- This repo is re-implement "MOON: A Mixed Objective Optimization Network for the Recognition of Facial Attributes"☆39Updated 8 years ago
- Implementation of the Vanilla CNN described in the paper: Yue Wu and Tal Hassner, "Facial Landmark Detection with Tweaked Convolutional N…☆188Updated 7 years ago
- This code implements a demo of the Binarized Convolutional Landmark Localizers for Human Pose Estimation and Face Alignment with Limited …☆211Updated 4 years ago
- Landmark with Regressition in Python (LBF(3000fps), ESR and SDM)☆73Updated 9 years ago
- prepare faces for face recognition training☆120Updated 7 years ago
- caffe-regression examples ,kaggle face keypoint detection☆58Updated 8 years ago
- This is the pre-trained model of SphereFace : Deep Hypersphere Embedding for Face Recognition☆58Updated 7 years ago
- Age and Gender Estimation Using Convolutional Neural Network☆48Updated 7 years ago
- An implementation of Learning Residual Images for Face Attribute Manipulation☆52Updated 8 years ago
- A slightly cleaner wash list of MS-Celeb-1M☆71Updated 7 years ago
- Implement VGG-face by Tensorflow using the pre-trained model from MatConvNet☆55Updated 5 years ago
- TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015☆109Updated 7 years ago
- Code and some data for 'Recurrent Scale Approximation for Object Detection in CNN' in ICCV 2017☆237Updated 7 years ago
- Real time face alignment☆146Updated 4 years ago
- Continuous Supervised Descent Method - A face alignment algorithm based on the estimation of a truncated hessian matrix☆26Updated 8 years ago
- age and gender estimation using caffe network☆52Updated 9 years ago
- Joint Cascade Face Detection and Alignment☆106Updated 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
- A re-implementation of Deep-Alignment-Network using TensorFlow☆111Updated 7 years ago