KaihuaTang / ResNet50-Pytorch-Face-RecognitionLinks
Using Pytorch to implement a ResNet50 for Cross-Age Face Recognition
☆175Updated last year
Alternatives and similar repositories for ResNet50-Pytorch-Face-Recognition
Users that are interested in ResNet50-Pytorch-Face-Recognition are comparing it to the libraries listed below
Sorting:
- MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices☆400Updated last year
- Build your own ArcFace, CenterFace/Centernet☆350Updated 4 years ago
- Image classification: efficientnet/resnest/seresnext/.....☆264Updated last year
- A face detection algorithm☆317Updated 6 years ago
- This is a novel and easy method for annotation uncertainties.☆422Updated 3 years ago
- A generic triplet data loader for image classification problems,and a triplet loss net demo.☆132Updated 5 years ago
- Face detection model☆25Updated 5 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆134Updated 7 years ago
- An accurate and generalizable deep learning framework for iris recognition.☆43Updated 4 years ago
- ghostnet_cifar10☆117Updated 5 years ago
- 这是一个arcface-pytorch的源码,可以用于训练自己的模型。☆204Updated 2 years ago
- Central Difference Convolutional Networks (CVPR'20)☆591Updated 2 years ago
- 这是一个retinaface-pytorch的源码,可以用于训练自己的模型。☆254Updated 3 years ago
- 基于yolov5的人脸检测,带关键点检测☆252Updated 4 years ago
- PDSN code for ICCV'2019 paper 《Occlusion Robust Face Recognition based on Mask Learning with Pairwise Differential Siamese Network》☆97Updated 6 years ago
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆70Updated 4 years ago
- Source code for palmprint segmentation and ROI extraction used in the IEEE TIFS 2019 and IEEE CIVEMSA 2019 papers☆31Updated 4 years ago
- ☆91Updated 7 years ago
- A PyTorch implementation of the 'FaceNet' paper for training a facial recognition model with Triplet Loss using the glint360k dataset. A …☆251Updated 4 years ago
- This is our collected datasets for challenge condition facial expression recognition☆251Updated 5 years ago
- Face Recognition Project on Pytorch☆40Updated 5 years ago
- use pytorch to do image classification☆141Updated 5 years ago
- SiameseNetwork for face recognitation in Pytorch☆33Updated 7 years ago
- A demo for train your own dataset on EfficientNet☆53Updated 2 years ago
- PyTorch implementation of Additive Angular Margin Loss for Deep Face Recognition.☆200Updated 2 years ago
- Pytorch implementation of CosFace☆258Updated 5 years ago
- face recognition training project(pytorch)☆481Updated 4 years ago
- Finding Tiny Faces in PyTorch☆166Updated last month
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆163Updated 4 years ago
- CurricularFace(CVPR2020)☆557Updated last year