Tom-Sloboda / FacialExpressionsLinks
Comparison of classification algorithms for the task of Facial Expression Recognition. Also includes real-time Facial Expression Recognition via screen capture (Dlib 18.18, OpenCV 2.4.11/3.1, SVM+MLP+AdaBoost+NBayes).
☆12Updated 2 years ago
Alternatives and similar repositories for FacialExpressions
Users that are interested in FacialExpressions are comparing it to the libraries listed below
Sorting:
- This is the C++ implement of the paper: Face Detection, Pose Estimation, and Landmark Localization in the Wild☆17Updated 6 years ago
- Small library for working with rotated rectangle shaped image regions.☆16Updated 8 years ago
- A face detector based on the work "Aggregate channel features for multi-view face detection" presented by Bin Yang, Junjie Yan, Zhen Lei …☆35Updated 7 years ago
- Two multitasking CNNs for simultaneous face detection, landmarks estimation and visibility, pose estimation and gender recognition. hype…☆58Updated 8 years ago
- Vanilar-CNN face landmark☆23Updated 7 years ago
- shufflenet for object detection☆24Updated 8 years ago
- ☆21Updated 7 years ago
- This is the code of "Face Anti-Spoofing using Speeded-Up Robust Features and Fisher Vector Encoding " with my own trained model☆21Updated 8 years ago
- mtcnn-light version of adaptive image size☆47Updated 7 years ago
- ☆38Updated 8 years ago
- A C/C++ implementation of pedestrian detection and tracking.☆27Updated 10 years ago
- ☆15Updated 3 years ago
- Multi-target tracker based on cost computation.☆52Updated 8 years ago
- An MTCNN based face detection and an optical-flow based tracking running in two threads.☆35Updated 7 years ago
- Aggregated Channel Feature object detection in C++ and OpenGL ES 2.0 based on https://github.com/pdollar/toolbox☆50Updated 6 years ago
- ☆12Updated 8 years ago
- 基于ncnn的face-landmark☆69Updated 8 years ago
- C++ Version Code for 'Recurrent Scale Approximation for Object Detection in CNN' in ICCV 2017☆16Updated 7 years ago
- GHM_Detection☆16Updated 6 years ago
- A tensorflow implementation of Facial Landmark Detection by Deep Multi-task Learning☆55Updated 8 years ago
- C++ implementation of MTCNN