YunsongZhou ONLOX commited on
Commit
a657f18
·
verified ·
1 Parent(s): f2bfc1c

Update train/oil_painting_recognition/meta/info.json (#7)

Browse files

- Update train/oil_painting_recognition/meta/info.json (ad75385b5b51a84fbe570abebef89226849ba5b3)


Co-authored-by: Qianyu Ye <ONLOX@users.noreply.huggingface.co>

train/oil_painting_recognition/meta/info.json CHANGED
@@ -25,7 +25,17 @@
25
  "height",
26
  "width",
27
  "channel"
28
- ]
 
 
 
 
 
 
 
 
 
 
29
  },
30
  "observation.images.left_view": {
31
  "dtype": "video",
@@ -38,7 +48,17 @@
38
  "height",
39
  "width",
40
  "channel"
41
- ]
 
 
 
 
 
 
 
 
 
 
42
  },
43
  "observation.images.right_view": {
44
  "dtype": "video",
@@ -51,7 +71,17 @@
51
  "height",
52
  "width",
53
  "channel"
54
- ]
 
 
 
 
 
 
 
 
 
 
55
  },
56
  "observation.state": {
57
  "dtype": "float32",
 
25
  "height",
26
  "width",
27
  "channel"
28
+ ],
29
+ "info": {
30
+ "video.height": 480,
31
+ "video.width": 640,
32
+ "video.codec": "h264",
33
+ "video.pix_fmt": "yuv420p",
34
+ "video.is_depth_map": false,
35
+ "video.fps": 30,
36
+ "video.channels": 3,
37
+ "has_audio": false
38
+ }
39
  },
40
  "observation.images.left_view": {
41
  "dtype": "video",
 
48
  "height",
49
  "width",
50
  "channel"
51
+ ],
52
+ "info": {
53
+ "video.height": 480,
54
+ "video.width": 640,
55
+ "video.codec": "h264",
56
+ "video.pix_fmt": "yuv420p",
57
+ "video.is_depth_map": false,
58
+ "video.fps": 30,
59
+ "video.channels": 3,
60
+ "has_audio": false
61
+ }
62
  },
63
  "observation.images.right_view": {
64
  "dtype": "video",
 
71
  "height",
72
  "width",
73
  "channel"
74
+ ],
75
+ "info": {
76
+ "video.height": 480,
77
+ "video.width": 640,
78
+ "video.codec": "h264",
79
+ "video.pix_fmt": "yuv420p",
80
+ "video.is_depth_map": false,
81
+ "video.fps": 30,
82
+ "video.channels": 3,
83
+ "has_audio": false
84
+ }
85
  },
86
  "observation.state": {
87
  "dtype": "float32",