Nebula4869 / PyTorch-gender-age-estimationLinks
Train ResNet18 on AFAD dataset for gender and age estimate with Pytorch
☆40Updated 2 years ago
Alternatives and similar repositories for PyTorch-gender-age-estimation
Users that are interested in PyTorch-gender-age-estimation are comparing it to the libraries listed below
Sorting:
- Face alignment with similarity transform based on MTCNN and RetinaFace.☆67Updated 5 years ago
- PyTorch-based CNN implementation for estimating age from face images☆318Updated last year
- Code of TIP2021 Paper《SFace: Sigmoid-Constrained Hypersphere Loss for Robust Face Recognition》. We provide both MxNet and Pytorch version…☆102Updated 4 years ago
- A Lightweight and Efficient Method for Face Age and Gender Estimation Implemented in MXNet☆74Updated 6 years ago
- A occlusion face recognition dataset.☆36Updated 11 months ago
- This repo illustrates how to implement MobileFaceNet and Arcface for face recognition task☆83Updated 6 years ago
- PyTorch implementation of MobileFaceNets☆106Updated 3 years ago
- Face Recognition using pre-trained model built-on Arcface was implemented on Pytorch.☆100Updated 2 years ago
- siqueira-hc / Efficient-Facial-Feature-Learning-with-Wide-Ensemble-based-Convolutional-Neural-NetworksEfficient Facial Feature Learning with Wide Ensemble-based Convolutional Neural Networks☆196Updated 3 years ago
- Face Transformer for Recognition☆275Updated 3 years ago
- Data preparation to use with our deep learning face recognition system☆55Updated last year
- Lightweight gaze estimation with PyTorch.☆96Updated last year
- Pytorch implementation of FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation from a Single Image☆122Updated 5 years ago
- All-Age-Faces (AAF) Database.☆194Updated 6 years ago
- Official repository for Self-restrained Triplet Loss for Accurate Masked Face Recognition☆42Updated 4 years ago
- A PyTorch Implementation of ShuffleFaceNet.☆31Updated 3 years ago
- An implementation of EQFace: A Simple Explicit Quality Network for Face Recognition (https://arxiv.org/abs/2105.00634, CVPRW 2021)☆198Updated 4 years ago
- Official repository of CVPRW2022 paper, ElasticFace: Elastic Margin Loss for Deep Face Recognition☆171Updated 2 years ago
- Lightweight Facial Expression(emotion) Recognition model☆64Updated 6 years ago
- Source code for ECCV 2020 paper: On Disentangling Spoof Trace for Generic Face Anti-Spoofing☆155Updated 5 years ago
- Easy-to-use Face Analysis Tool☆37Updated 3 years ago
- Age and gender recognition using arcface and MLP.