hjlin0515 / face-detectionLinks
based on haar features and adaboost
☆15Updated 6 years ago
Alternatives and similar repositories for face-detection
Users that are interested in face-detection are comparing it to the libraries listed below
Sorting:
- emotion classifier based on kaggle fer2013☆197Updated 5 years ago
- 整理和注释了facenet的代码,以便更好地理解facenet的代码。源代码地址:https://github.com/davidsandberg/facenet☆474Updated 6 years ago
- 简单实现VGG16☆60Updated 7 years ago
- share examples of tensorflow☆63Updated 6 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆178Updated 6 years ago
- emotion classification using fer2013 datasets with a Tensorflow CNN model.☆21Updated 2 years ago
- use TensorFlow and Two stream CNN train and test the CK+ dataset☆50Updated 7 years ago
- ☆20Updated 6 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头☆364Updated 6 years ago
- 获取图像的LBP特征☆82Updated 10 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆68Updated 6 years ago
- 对比PCA、基于LDA改进的PCA、NMF、LNMF、FNMF以及基于稀疏矩阵的判别(SRC)的人脸识别☆15Updated 7 years ago
- Experimentation of deep learning on the subjects of micro-expression spotting and recognition.☆277Updated 4 years ago
- A Pytorch Implementation of FER( facial expression recognition )☆29Updated 5 years ago
- tensorflow + python3实现,目标是实现DeepID2+☆63Updated 7 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆132Updated 7 years ago
- 基于facenet的实时人脸识别系统☆447Updated 6 years ago
- ☆380Updated 6 years ago
- ☆200Updated 7 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆97Updated 10 years ago
- Detect faces in the image and crop the faces / 使用 Dlib 进行人脸检测然后将人脸裁剪下来☆122Updated 3 years ago
- Training a convolutional neural network using own picture dataset☆106Updated 6 years ago
- person detect based on yolov3 with several Python scripts☆261Updated 6 years ago
- This is demo of face recoginition system backend, based on openface, django-rest, dlib and opencv, img encoded in base64☆55Updated 7 years ago
- cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率☆570Updated 6 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆666Updated 4 years ago
- 基于tensorflow的手势识别和分类代码☆217Updated 7 years ago
- keras使用openpose模型的一个小例子 demo for kereas openpose☆93Updated 7 years ago
- A face detection algorithm☆318Updated 6 years ago
- Training SVM classifier to recognize people expressions (emotions) on Fer2013 dataset☆174Updated 6 years ago