huimxu / cnn_classify
Using cnn to classify if person has glasses.
☆13Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for cnn_classify
- Face recognition using Keras☆61Updated 6 years ago
- Using Tensorflow to implement a ResNet50 for Cross-Age Face Recognition☆45Updated 6 years ago
- Face recognition based on SiameseNet☆93Updated 6 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 6 years ago
- ☆36Updated 6 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆127Updated 6 years ago
- Using MTCNN and MobileFaceNet on Face Recognition☆70Updated 5 years ago
- Extract a complete process from insightface_tf to do face recognition and verification.☆16Updated 5 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆37Updated 6 years ago
- SiameseNetwork for face recognitation in Pytorch☆32Updated 5 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 7 years ago
- ☆20Updated 6 years ago
- [IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation☆88Updated 6 years ago
- use TensorFlow and Two stream CNN train and test the CK+ dataset☆50Updated 6 years ago
- 复现 ArcFace 论文☆22Updated 2 years ago
- An implementation for mnist center loss training and visualization☆75Updated 6 years ago
- VGGNet implemented by tensorflow☆31Updated 7 years ago
- Implemented multi-backbone and multi_gpu_model for YOLOv3 framework, forked from qqwwee.☆26Updated 5 years ago
- Train DenseNet on Cifar-10 based on Keras☆41Updated 4 years ago
- This is a toy face antispoofing implementation based on single RGB images.☆20Updated 5 years ago
- DCIC_2019_Glodon☆25Updated 5 years ago
- 根据这个https://github.com/matterport/Mask_RCNN修改的FPN☆28Updated 6 years ago
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆153Updated 5 years ago
- mtcnn face detection transplanted to keras☆123Updated 7 years ago
- Multi-task learning smile detection, age and gender classification on GENKI4k, IMDB-Wiki dataset.☆177Updated 6 years ago
- Keras Implementation of faster-rcnn☆31Updated 7 years ago
- Tensorflow implementation for paper CosFace: Large Margin Cosine Loss for Deep Face Recognition☆286Updated 6 years ago
- Use tensorflow.contrib.slim to training a simple CNN classification model☆37Updated 6 years ago