CMRobot/MotionDecode

Dataset em destaque no Hugging Face — 1.2 mil downloads. ChingMu 1000-Hour Embodied Motion Dataset High-precision optical motion capture data for humanoid robots, dexterous hands, embodied AI, and virtual pr…

Hugging Face · Datasets ·CMRobot · ·↓ 1180 ·♥ 9

O dataset CMRobot/MotionDecode está entre os destaques do Hugging Face — dados que alimentam o treinamento e a avaliação dos modelos do momento.

Ficha do dataset

  • Downloads: 1.2 mil · Curtidas: 9

Sobre o dataset

ChingMu 1000-Hour Embodied Motion Dataset High-precision optical motion capture data for humanoid robots, dexterous hands, embodied AI, and virtual production.

Como carregar

Use a biblioteca datasets do Hugging Face:

pip install -U datasets

from datasets import load_dataset

ds = load_dataset("CMRobot/MotionDecode")
print(ds)
print(ds["train"][0])

Explorar o dataset no Hugging Face →

compartilhar: