Data Demos

One sample per task, three RGB camera views.

This interface indexes the TexasPokerRobot release by task and displays the three camera-video previews for one representative raw trajectory from each task.

Source

Winniechen2002/TexasPokerRobot

Tasks
14
Sample
data_0001.npz
RGB Cameras
3
Preview Source
TexasPokerRobot-small

Representative Data Points

Each task card is wired to the same original trajectory file used by the compact subset.

The raw Hub files are compressed NumPy archives. Browser playback uses generated MP4 preview assets at assets/videos/dataset-samples/<task>/cam0.mp4, cam1.mp4, and cam2.mp4. When those previews are absent, the card keeps the raw episode links visible.

Camera Triplets

Three synchronized RGB streams per selected episode.

Preview Generation

Generate the MP4 assets from the compact subset.

The preview script downloads one original .npz per task from TexasPokerRobot-small, extracts images_cam0, images_cam1, and images_cam2, then writes browser-ready MP4 files under the path used by this page.

python scripts/generate_dataset_video_previews.py --tasks all