keypoints
pusht_keypointsThis dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v3.0",
"robot_type": "unknown",
"total_episodes": 206,
"total_frames": 25650,
"total_tasks": 1,
"chunks_size": 1000,
"fps": 10,
"splits": {
"train": "0:206"
},
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
"video_path": null,
"features": {
"observation.state": {
"dtype":… See the full description on the dataset page: https://huggingface.co/datasets/lerobot/pusht_keypoints.hand-keypoints
Dataset Card for Image Hand Keypoint Detection
This is a FiftyOne dataset with 846 samples.
Note: The images here are from the test set of the original dataset and parsed into FiftyOne format.
Installation
If you haven't already, install FiftyOne:
pip install -U fiftyone
Usage
import fiftyone as fo
from fiftyone.utils.huggingface import load_from_hub
# Load the dataset
# Note: other available arguments include 'max_samples', etc
dataset =… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/hand-keypoints.mouse_keypoints
YOLO Pose Dataset (ADPT-derived)
This dataset contains images and YOLO-format pose annotations for training Ultralytics YOLO pose models. The original images/labels are derived from the ADPT dataset (see source below). This release provides a YOLO-ready layout plus a simple data.yaml for immediate training and evaluation.
Source / Attribution
Original dataset: ADPT (Tang Guoling et al.)
Upstream repository: https://github.com/tangguoling/ADPT
This Hugging Face dataset is… See the full description on the dataset page: https://huggingface.co/datasets/healthonrails/mouse_keypoints.pusht_keypointsThis dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v2.0",
"robot_type": "2d pointer",
"total_episodes": 206,
"total_frames": 25650,
"total_tasks": 1,
"total_videos": 0,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 10,
"splits": {
"train": "0:206"
},
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"video_path":… See the full description on the dataset page: https://huggingface.co/datasets/lilkm/pusht_keypoints.rugby-pitch-keypoints-detection-v3pusht-keypoints-only-diffThis dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v2.1",
"robot_type": "unknown",
"total_episodes": 206,
"total_frames": 25650,
"total_tasks": 1,
"total_videos": 0,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 10,
"splits": {
"train": "0:206"
},
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"video_path":… See the full description on the dataset page: https://huggingface.co/datasets/the-future-dev/pusht-keypoints-only-diff.
