- Description :
Vidéos photoréalistes impliquant des scénarios potentiels de blessures physiques.
Page d'accueil : https://asimov-benchmark.github.io/v2/
Code source :
tfds.robotics.asimov.AsimovV2Videos
Versions :
-
0.1.0
(par défaut) : version initiale.
-
Taille du téléchargement :
Unknown size
Taille du jeu de données :
647.40 MiB
Mise en cache automatique ( documentation ) : Non
Splits :
Diviser | Exemples |
---|---|
'val' | 287 |
- Structure des fonctionnalités :
FeaturesDict({
'answer': Text(shape=(), dtype=string),
'prompt': Text(shape=(), dtype=string),
'video': FeaturesDict({
'frames': Sequence(Image(shape=(None, None, 3), dtype=uint8)),
'timestamps': Sequence(Text(shape=(), dtype=string)),
}),
})
- Documentation des fonctionnalités :
Fonctionnalité | Classe | Forme | Type D | Description |
---|---|---|---|---|
FonctionnalitésDict | ||||
répondre | Texte | chaîne | ||
rapide | Texte | chaîne | ||
vidéo | FonctionnalitésDict | |||
vidéo/images | Séquence (image) | (Aucun, Aucun, Aucun, 3) | uint8 | |
vidéo/horodatages | Séquence (texte) | (Aucun,) | chaîne |
Clés supervisées (voir la documentation
as_supervised
) :None
Figure ( tfds.show_examples ) : Non pris en charge.
Exemples ( tfds.as_dataframe ):
- Citation :