hjlin0515 / face-detection
based on haar features and adaboost
☆15Updated 5 years ago
Alternatives and similar repositories for face-detection:
Users that are interested in face-detection are comparing it to the libraries listed below
- emotion classification using fer2013 datasets with a Tensorflow CNN model.☆21Updated 2 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆130Updated 7 years ago
- 简单实现VGG16☆59Updated 6 years ago
- emotion classifier based on kaggle fer2013☆197Updated 5 years ago
- share examples of tensorflow☆63Updated 6 years ago
- use TensorFlow and Two stream CNN train and test the CK+ dataset☆50Updated 7 years ago
- 获取图像的LBP特征☆82Updated 9 years ago
- A Pytorch Implementation of FER( facial expression recognition )☆29Updated 4 years ago
- ☆20Updated 6 years ago
- kaggle☆23Updated 6 years ago
- A face detection algorithm☆320Updated 6 years ago
- tensorflow + python3实现,目标是实现DeepID2+☆63Updated 6 years ago
- Experimentation of deep learning on the subjects of micro-expression spotting and recognition.☆274Updated 4 years ago
- Training SVM classifier to recognize people expressions (emotions) on Fer2013 dataset☆172Updated 6 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头☆363Updated 6 years ago
- The implementation of CVPR 2018 FER paper: A Compact Deep Learning Model for Robust Facial Expression Recognition☆17Updated 6 years ago
- Human Pose estimation with TensorFlow framework☆27Updated 7 years ago
- Joint Pose and Expression Modeling for Facial Expression Recognition☆74Updated 6 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 6 years ago
- Tensorflow implementation for paper CosFace: Large Margin Cosine Loss for Deep Face Recognition☆289Updated 6 years ago
- A res_3D based detection system for micro expression recognition☆25Updated 7 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆180Updated 6 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆49Updated 6 years ago
- MTCNN和facenet进行实时人脸识别☆46Updated 5 years ago
- Use CenterLoss , IslandLoss at solve the Facial Expression Recognition task. (Use FER2013 Dataset)☆36Updated 6 years ago
- Detect faces in the image and crop the faces / 使用 Dlib 进行人脸检测然后将人脸裁剪下来☆121Updated 3 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 5 months ago
- This is demo of face recoginition system backend, based on openface, django-rest, dlib and opencv, img encoded in base64☆55Updated 6 years ago
- A simple realization of face antispoofing using LBP features and SVM.☆10Updated 5 years ago
- ☆91Updated 6 years ago