Raffael-Kultyshev commited on
Commit
584d3d5
·
verified ·
1 Parent(s): 5112ac2

Upload meta/info.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/info.json +22 -2
meta/info.json CHANGED
@@ -66,13 +66,33 @@
66
  1
67
  ],
68
  "names": null
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69
  }
70
  },
71
  "videos": {
72
- "observation.images.rgb": {
73
  "video_info": {
74
  "video.fps": 30,
75
- "video.codec": "av1",
76
  "video.pix_fmt": "yuv420p",
77
  "video.is_depth_map": false,
78
  "has_audio": false
 
66
  1
67
  ],
68
  "names": null
69
+ },
70
+ "rgb": {
71
+ "dtype": "video",
72
+ "shape": [
73
+ 480,
74
+ 640,
75
+ 3
76
+ ],
77
+ "names": [
78
+ "height",
79
+ "width",
80
+ "channels"
81
+ ],
82
+ "video_info": {
83
+ "video.fps": 30,
84
+ "video.codec": "h264",
85
+ "video.pix_fmt": "yuv420p",
86
+ "video.is_depth_map": false,
87
+ "has_audio": false
88
+ }
89
  }
90
  },
91
  "videos": {
92
+ "rgb": {
93
  "video_info": {
94
  "video.fps": 30,
95
+ "video.codec": "h264",
96
  "video.pix_fmt": "yuv420p",
97
  "video.is_depth_map": false,
98
  "has_audio": false