로봇

  • 설명 :

RoboNet에는 113개의 고유한 카메라 시점에서 촬영한 로봇-객체 상호 작용의 1,500만 개 이상의 비디오 프레임이 포함되어 있습니다.

@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(기본 구성)

  • 구성 설명 : 64x64 RoboNet 샘플.

  • 다운로드 크기 : 119.80 MiB

  • 데이터 세트 크기 : 183.04 MiB

  • 자동 캐시 됨( 문서 ): shuffle_files=False (트레인)인 경우에만

  • 분할 :

나뉘다
'train' 700
  • 기능 구조 :
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)),
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
행위 텐서 (없음, 5) float32
파일 이름 텍스트
텐서 (없음, 5) float32
동영상 동영상(이미지) (없음, 64, 64, 3) uint8

로보넷/robonet_sample_128

  • 구성 설명 : 128x128 RoboNet 샘플.

  • 다운로드 크기 : 119.80 MiB

  • 데이터 세트 크기 : 638.98 MiB

  • 자동 캐시 ( 문서 ): 아니요

  • 분할 :

나뉘다
'train' 700
  • 기능 구조 :
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)),
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
행위 텐서 (없음, 5) float32
파일 이름 텍스트
텐서 (없음, 5) float32
동영상 동영상(이미지) (없음, 128, 128, 3) uint8

로보넷/robonet_64

  • 구성 설명 : 64x64 RoboNet.

  • 다운로드 크기 : 36.20 GiB

  • 데이터세트 크기 : 41.37 GiB

  • 자동 캐시 ( 문서 ): 아니요

  • 분할 :

나뉘다
'train' 162,417
  • 기능 구조 :
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)),
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
행위 텐서 (없음, 5) float32
파일 이름 텍스트
텐서 (없음, 5) float32
동영상 동영상(이미지) (없음, 64, 64, 3) uint8

로보넷/robonet_128

  • 구성 설명 : 128x128 RoboNet.

  • 다운로드 크기 : 36.20 GiB

  • 데이터세트 크기 : 144.90 GiB

  • 자동 캐시 ( 문서 ): 아니요

  • 분할 :

나뉘다
'train' 162,417
  • 기능 구조 :
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)),
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
행위 텐서 (없음, 5) float32
파일 이름 텍스트
텐서 (없음, 5) float32
동영상 동영상(이미지) (없음, 128, 128, 3) uint8