jian667/face-dataset
Face related datasets
This is a compilation of publicly available datasets for anyone working with facial image analysis. It provides links to various collections of facial images, each annotated for specific tasks like detecting faces, recognizing individuals, estimating age, or identifying manipulated videos. Researchers and developers building and testing AI models for face-related applications would use this to find suitable data.
278 stars. No commits in the last 6 months.
Use this if you need to find comprehensive collections of facial images for training or evaluating models related to face detection, recognition, age estimation, landmark detection, 3D facial modeling, deepfake detection, or anti-spoofing.
Not ideal if you are looking for ready-to-use software or a tool that directly processes images, as this is a curated list of datasets, not an application.
Stars
278
Forks
62
Language
—
License
—
Category
Last pushed
Dec 28, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jian667/face-dataset"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
KaiyangZhou/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
Cysu/open-reid
Open source person re-identification library in python
alexppppp/keypoint_rcnn_training_pytorch
How to Train a Custom Keypoint Detection Model with PyTorch (Article on Medium)
mangye16/ReID-Survey
Deep Learning for Person Re-identification: A Survey and Outlook
tlpss/keypoint-detection
2D keypoint detection with Pytorch Lightning and wandb