datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
celeb-fbi-pose-estimation
Celeb-FBI Pose Estimation Dataset
A derivative of the Celeb-FBI dataset enriched with 3D human pose and mesh recovery annotations generated using Meta's SAM 3D Body model.
Dataset Description
This dataset extends the original Celeb-FBI celebrity full-body image dataset with comprehensive 3D pose estimation outputs. Each sample includes predicted 3D keypoints, 2D keypoints, mesh vertices, body/hand pose parameters, and shape parameters extracted using the… See the full description on the dataset page: https://huggingface.co/datasets/alecccdd/celeb-fbi-pose-estimation.human-activity-pose_v4
🧍 Human Activity Pose Dataset (Split Version)
This dataset contains human pose landmarks extracted with MediaPipe Pose,
annotated with activity labels and textual descriptions in English.
Dataset structure
train/ — 80% of samples for training
validation/ — 20% of samples for validation
Each record includes:
33 pose keypoints (fields: x, y, z, visibility)
label: activity name (e.g., reading, dancing, office_work)
description: a short textual description of the action… See the full description on the dataset page: https://huggingface.co/datasets/guillherms/human-activity-pose_v4.
