Add video decoding to LeRobotDataset (#92)
This commit is contained in:
Binary file not shown.
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"fps": 50
|
||||
"fps": 50,
|
||||
"video": 1
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -3,7 +3,7 @@
|
||||
"description": "",
|
||||
"features": {
|
||||
"observation.images.top": {
|
||||
"_type": "Image"
|
||||
"_type": "VideoFrame"
|
||||
},
|
||||
"observation.state": {
|
||||
"feature": {
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
"filename": "data-00000-of-00001.arrow"
|
||||
}
|
||||
],
|
||||
"_fingerprint": "e4d7ad2b360db1af",
|
||||
"_fingerprint": "eb759bbf60df7be9",
|
||||
"_format_columns": null,
|
||||
"_format_kwargs": {},
|
||||
"_format_type": "torch",
|
||||
"_format_type": null,
|
||||
"_output_all_columns": false,
|
||||
"_split": null
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user