CoolFace
Datasetpublic

andreaskoepf/dk1_duplo_disassembly_2026-04-04

This dataset was created using LeRobot. Dataset Description Bimanual duplo disassembly demonstrations with DK1 robot Robot: TRLC DK1 bimanual (bi_dk1_follower) — 2× 6-DOF arms with grippers Task: separate the duplo bricks Episodes: 42 Total frames: 86,441 (48.0 min @ 30 fps) Avg episode length: 68.6s License: apache-2.0 Cameras Camera Resolution Codec FPS observation.images.head 640x360 h264 30 observation.images.left_wrist 640x360 h264 30… See the full description on the dataset page: https://huggingface.co/datasets/andreaskoepf/dk1_duplo_disassembly_2026-04-04.

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
0likes596downloads
6 commits on main
13aee354mo ago

Re-encode videos with dense keyframes (libx264 crf 12, GOP=fps/2 -> 2 keyframes/s, sc_threshold 0; frame counts verified identical per file, SSIM ~0.995 vs source). Fixes ~1-keyframe-per-file encodes that made random-window decoding replay episodes from frame 0.

andreaskoepf
96bb6045mo ago

Fix to_timestamp: restore pts_offset term (recovers ~1.2s at end of each episode that LeRobot's video loader was dropping)

andreaskoepf
73fe9b36mo ago

Add files using upload-large-folder tool

andreaskoepf
d47b13c6mo ago

Add files using upload-large-folder tool

andreaskoepf
85bd9ff6mo ago

Add files using upload-large-folder tool

andreaskoepf
bbfebee6mo ago

initial commit

andreaskoepf