YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
So100 Synthetic Robot Dataset
This dataset contains synthetic robot pose estimation data for the LeRobot So100 arm.
Dataset Structure
synth_dataset/
βββ data/
β βββ chunk-000/
β βββ episode_000000.parquet # Robot joint positions and metadata
βββ videos/
β βββ chunk-000/
β βββ observation.images.main/
β βββ episode_000000.mp4 # RGB video frames
βββ meta/
βββ episodes_stats.jsonl # Episode statistics
βββ episodes.jsonl # Episode metadata
βββ info.json # Dataset information
βββ tasks.jsonl # Task definitions
Dataset Information
- Robot Type: LeRobot So100 arm
- Number of Frames: 348
- Video Format: MP4 (24 FPS)
- Data Format: Parquet files containing joint positions and metadata
- Source: Synthetic video with inferred motor positions from trained pose estimation model
Usage
This dataset can be used for:
- Robot pose estimation training and evaluation
- Joint angle prediction from RGB images
- Synthetic-to-real transfer learning
- Robot manipulation research
Generation Process
- Input: Synthetic RGB video of So100 arm movements
- Model: Trained HoRoPose model (DepthNet + Full Network)
- Inference: Joint angle predictions for each frame
- Dataset Creation: Combined video frames with predicted joint positions
Citation
If you use this dataset in your research, please cite the original HoRoPose paper and this dataset.
License
[Add your license information here]
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
π
Ask for provider support