Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Job manager crashed while running this job (missing heartbeats).
Error code:   JobManagerCrashedError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

image
image
label
class label
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
0ep_001
End of preview.

Franka Episodes Dataset (Cube & Ball)

This dataset contains RGB images and per-episode JSON logs recorded from a Franka simulation.
Episodes include both scripted demonstrations and behavior cloning (BC) rollouts.

Contents

  • images/ — PNG/JPG frames (organized by episode naming).
  • episodes/ — JSON logs per episode (timestamps, joint states, EE pose, detected objects, etc.).

How It Was Generated

  • Environment: Genesis / Franka simulation
  • First 14 episodes: scripted expert motions (pick & place, throw)
  • Last 6 episodes: BC policy rollouts trained from earlier demonstrations

Suggested Use

  • Imitation learning (BC / DAGGER)
  • Perception (object detection/pose from frames)
  • Control policy evaluation

Structure Example

franka-episodes-v1/
├─ images/
│  ├─ ep_0001_000001.png
│  ├─ ep_0001_000002.png
│  └─ ...
└─ episodes/
   ├─ episode_0001.json
   └─ episode_0002.json

Citation

If you use this dataset, please reference:

@misc{franka_episodes_hussain223,
  title  = {Franka Episodes (Cube & Ball)},
  author = {Hussain Alibrahim and Mohammed Aleid},
  year   = {2025},
  url    = {https://huggingface.co/datasets/Hussain223/franka-episodes-v1}
}
Downloads last month
347