robot

  • Descrizione :

RoboNet contiene oltre 15 milioni di fotogrammi video di interazione robot-oggetto, ripresi da 113 punti di vista unici della telecamera.

@article{dasari2019robonet,
  title={RoboNet: Large-Scale Multi-Robot Learning},
  author={Dasari, Sudeep and Ebert, Frederik and Tian, Stephen and
  Nair, Suraj and Bucher, Bernadette and Schmeckpeper, Karl
  and Singh, Siddharth and Levine, Sergey and Finn, Chelsea},
  journal={arXiv preprint arXiv:1910.11215},
  year={2019}
}

robonet/robonet_sample_64 (configurazione predefinita)

  • Descrizione della configurazione : esempio RoboNet 64x64.

  • Dimensione del download : 119.80 MiB

  • Dimensione del set di dati: 183.04 MiB

  • Cache automatica ( documentazione ): solo quando shuffle_files=False (treno)

  • Divisioni :

Diviso Esempi
'train' 700
  • Struttura delle caratteristiche :
FeaturesDict({
    'actions': Tensor(shape=(None, 5), dtype=float32),
    'filename': Text(shape=(), dtype=string),
    'states': Tensor(shape=(None, 5), dtype=float32),
    'video': Video(Image(shape=(64, 64, 3), dtype=uint8)),
})
  • Documentazione delle funzionalità :
Caratteristica Classe Forma Tipo D Descrizione
CaratteristicheDict
Azioni Tensore (Nessuno, 5) galleggiante32
nome del file Testo corda
stati Tensore (Nessuno, 5) galleggiante32
video Video (Immagine) (Nessuno, 64, 64, 3) uint8

robonet/robonet_sample_128

  • Descrizione della configurazione : esempio RoboNet 128x128.

  • Dimensione del download : 119.80 MiB

  • Dimensione del set di dati: 638.98 MiB

  • Cache automatica ( documentazione ): No

  • Divisioni :

Diviso Esempi
'train' 700
  • Struttura delle caratteristiche :
FeaturesDict({
    'actions': Tensor(shape=(None, 5), dtype=float32),
    'filename': Text(shape=(), dtype=string),
    'states': Tensor(shape=(None, 5), dtype=float32),
    'video': Video(Image(shape=(128, 128, 3), dtype=uint8)),
})
  • Documentazione delle funzionalità :
Caratteristica Classe Forma Tipo D Descrizione
CaratteristicheDict
Azioni Tensore (Nessuno, 5) galleggiante32
nome del file Testo corda
stati Tensore (Nessuno, 5) galleggiante32
video Video (Immagine) (Nessuno, 128, 128, 3) uint8

robonet/robonet_64

  • Descrizione della configurazione : 64x64 RoboNet.

  • Dimensione del download : 36.20 GiB

  • Dimensione del set di dati: 41.37 GiB

  • Cache automatica ( documentazione ): No

  • Divisioni :

Diviso Esempi
'train' 162.417
  • Struttura delle caratteristiche :
FeaturesDict({
    'actions': Tensor(shape=(None, 5), dtype=float32),
    'filename': Text(shape=(), dtype=string),
    'states': Tensor(shape=(None, 5), dtype=float32),
    'video': Video(Image(shape=(64, 64, 3), dtype=uint8)),
})
  • Documentazione delle funzionalità :
Caratteristica Classe Forma Tipo D Descrizione
CaratteristicheDict
Azioni Tensore (Nessuno, 5) galleggiante32
nome del file Testo corda
stati Tensore (Nessuno, 5) galleggiante32
video Video (Immagine) (Nessuno, 64, 64, 3) uint8

robonet/robonet_128

  • Descrizione configurazione : 128x128 RoboNet.

  • Dimensione del download : 36.20 GiB

  • Dimensione del set di dati: 144.90 GiB

  • Cache automatica ( documentazione ): No

  • Divisioni :

Diviso Esempi
'train' 162.417
  • Struttura delle caratteristiche :
FeaturesDict({
    'actions': Tensor(shape=(None, 5), dtype=float32),
    'filename': Text(shape=(), dtype=string),
    'states': Tensor(shape=(None, 5), dtype=float32),
    'video': Video(Image(shape=(128, 128, 3), dtype=uint8)),
})
  • Documentazione delle funzionalità :
Caratteristica Classe Forma Tipo D Descrizione
CaratteristicheDict
Azioni Tensore (Nessuno, 5) galleggiante32
nome del file Testo corda
stati Tensore (Nessuno, 5) galleggiante32
video Video (Immagine) (Nessuno, 128, 128, 3) uint8