bones-studio/seed

Dataset com 100 mil – 1 milhão de exemplos — 2.8 mil downloads no Hugging Face. BONES-SEED: Skeletal Everyday Embodiment Dataset BONES-SEED is an open dataset of 142,220 annotated human motion animations for humanoid robotics.

Hugging Face · Datasets ·bones-studio · ·↓ 2820 ·♥ 191

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

Ficha do dataset

  • Tamanho: 100 mil – 1 milhão de exemplos
  • Tarefas: robótica, text to video, video text to text
  • Idiomas: inglês
  • Licença: proprietária / outra
  • Downloads: 2.8 mil · Curtidas: 191

Sobre o dataset

BONES-SEED: Skeletal Everyday Embodiment Dataset BONES-SEED is an open dataset of 142,220 annotated human motion animations for humanoid robotics.

Como carregar

Use a biblioteca datasets do Hugging Face:

pip install -U datasets

from datasets import load_dataset

ds = load_dataset("bones-studio/seed")
print(ds)
print(ds["train"][0])

Tags

robotics text-to-video video-text-to-text motion-capture humanoid-robotics human-motion physical-ai whole-body-control

Explorar o dataset no Hugging Face →

compartilhar: