CoolFace
Datasetpublic

nchristo-synaptics/touch-vision-v2_20260902_122712

This dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "fps": 30, "features": { "action": { "dtype": "float32", "names": [ "shoulder_pan.pos", "shoulder_lift.pos", "elbow_flex.pos", "wrist_flex.pos", "wrist_roll.pos", "gripper.pos" ], "shape": [ 6… See the full description on the dataset page: https://huggingface.co/datasets/nchristo-synaptics/touch-vision-v2_20260902_122712.

sourceHugging Faceapache-2.0updated 24d agoView on Hugging Face
0likes195downloads
Dataset Card

This dataset was created using LeRobot.

<a class="flex" href="https://huggingface.co/spaces/lerobot/visualizedataset?path=nchristo-synaptics/touch-vision-v220260902_122712"> <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/> <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/> </a>

Dataset Description

  • —Homepage: [More Information Needed]
  • —Paper: [More Information Needed]
  • —License: apache-2.0

Dataset Structure

meta/info.json:

json
{
    "codebase_version": "v3.0",
    "fps": 30,
    "features": {
        "action": {
            "dtype": "float32",
            "names": [
                "shoulder_pan.pos",
                "shoulder_lift.pos",
                "elbow_flex.pos",
                "wrist_flex.pos",
                "wrist_roll.pos",
                "gripper.pos"
            ],
            "shape": [
                6
            ]
        },
        "observation.state": {
            "dtype": "float32",
            "names": [
                "shoulder_pan.pos",
                "shoulder_lift.pos",
                "elbow_flex.pos",
                "wrist_flex.pos",
                "wrist_roll.pos",
                "gripper.pos"
            ],
            "shape": [
                6
            ]
        },
        "observation.environment_state": {
            "dtype": "float32",
            "names": [
                "touch.0",
                "touch.1",
                "touch.2",
                "touch.3",
                "touch.4",
                "touch.5",
                "touch.6",
                "touch.7",
                "touch.8",
                "touch.9",
                "touch.10",
                "touch.11",
                "touch.12",
                "touch.13",
                "touch.14",
                "touch.15",
                "touch.16",
                "touch.17",
                "touch.18",
                "touch.19",
                "touch.20",
                "touch.21",
                "touch.22",
                "touch.23",
                "touch.24",
                "touch.25",
                "touch.26",
                "touch.27",
                "touch.28",
                "touch.29",
                "touch.30",
                "touch.31",
                "touch.32",
                "touch.33",
                "touch.34",
                "touch.35",
                "touch.36",
                "touch.37",
                "touch.38",
                "touch.39",
                "touch.40",
                "touch.41",
                "touch.42",
                "touch.43",
                "touch.44",
                "touch.45",
                "touch.46",
                "touch.47",
                "touch.48",
                "touch.49",
                "touch.50",
                "touch.51",
                "touch.52",
                "touch.53",
                "touch.54",
                "touch.55",
                "touch.56",
                "touch.57",
                "touch.58",
                "touch.59",
                "touch.60",
                "touch.61",
                "touch.62",
                "touch.63",
                "touch.64",
                "touch.65",
                "touch.66",
                "touch.67",
                "touch.68",
                "touch.69",
                "touch.70",
                "touch.71",
                "touch.72",
                "touch.73",
                "touch.74",
                "touch.75",
                "touch.76",
                "touch.77",
                "touch.78",
                "touch.79",
                "touch.80",
                "touch.81",
                "touch.82",
                "touch.83",
                "touch.84",
                "touch.85",
                "touch.86",
                "touch.87",
                "touch.88",
                "touch.89",
                "touch.90",
                "touch.91",
                "touch.92",
                "touch.93",
                "touch.94",
                "touch.95",
                "touch.96",
                "touch.97",
                "touch.98",
                "touch.99",
                "touch.100",
                "touch.101",
                "touch.102",
                "touch.103",
                "touch.104",
                "touch.105",
                "touch.106",
                "touch.107",
                "touch.108",
                "touch.109",
                "touch.110",
                "touch.111",
                "touch.112",
                "touch.113",
                "touch.114",
                "touch.115",
                "touch.116",
                "touch.117",
                "touch.118",
                "touch.119"
            ],
            "shape": [
                120
            ],
            "info": {
                "layout": {
                    "touch": [
                        2,
                        5,
                        12
                    ]
                }
            }
        },
        "observation.images.wrist": {
            "dtype": "video",
            "shape": [
                240,
                320,
                3
            ],
            "names": [
                "height",
                "width",
                "channels"
            ],
            "info": {
                "is_depth_map": false,
                "video.height": 240,
                "video.width": 320,
                "video.codec": "av1",
                "video.pix_fmt": "yuv420p",
                "video.fps": 30,
                "video.channels": 3,
                "has_audio": false,
                "video.g": 2,
                "video.crf": 30,
                "video.preset": 12,
                "video.fast_decode": 0,
                "video.video_backend": "pyav",
                "video.extra_options": {}
            }
        },
        "observation.images.top": {
            "dtype": "video",
            "shape": [
                240,
                320,
                3
            ],
            "names": [
                "height",
                "width",
                "channels"
            ],
            "info": {
                "is_depth_map": false,
                "video.height": 240,
                "video.width": 320,
                "video.codec": "av1",
                "video.pix_fmt": "yuv420p",
                "video.fps": 30,
                "video.channels": 3,
                "has_audio": false,
                "video.g": 2,
                "video.crf": 30,
                "video.preset": 12,
                "video.fast_decode": 0,
                "video.video_backend": "pyav",
                "video.extra_options": {}
            }
        },
        "timestamp": {
            "dtype": "float32",
            "shape": [
                1
            ],
            "names": null
        },
        "frame_index": {
            "dtype": "int64",
            "shape": [
                1
            ],
            "names": null
        },
        "episode_index": {
            "dtype": "int64",
            "shape": [
                1
            ],
            "names": null
        },
        "index": {
            "dtype": "int64",
            "shape": [
                1
            ],
            "names": null
        },
        "task_index": {
            "dtype": "int64",
            "shape": [
                1
            ],
            "names": null
        }
    },
    "total_episodes": 2,
    "total_frames": 805,
    "total_tasks": 1,
    "chunks_size": 1000,
    "data_files_size_in_mb": 100,
    "video_files_size_in_mb": 200,
    "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
    "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
    "robot_type": "so_follower",
    "splits": {
        "train": "0:2"
    }
}

Citation

BibTeX:

bibtex
[More Information Needed]