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/computer-vision/jian667/face-dataset"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ShuangLI59/person_search
Joint Detection and Identification Feature Learning for Person Search
mangye16/ReID-Survey
Deep Learning for Person Re-identification: A Survey and Outlook
alexppppp/keypoint_rcnn_training_pytorch
How to Train a Custom Keypoint Detection Model with PyTorch (Article on Medium)
VlSomers/bpbreid
[WACV23] A strong baseline for body part-based person re-identification
VlSomers/keypoint_promptable_reidentification
[ECCV24] Keypoint Promptable Re-Identification: SOTA ReID method robust to occlusions and...