Add video decoding to LeRobotDataset (#92)

This commit is contained in:
Remi
2024-05-03 00:50:19 +02:00
committed by GitHub
parent c1668924ab
commit b2cda12f87
116 changed files with 1406 additions and 301 deletions

View File

@@ -1,3 +1,4 @@
{
"fps": 50
"fps": 50,
"video": 1
}

View File

@@ -3,7 +3,7 @@
"description": "",
"features": {
"observation.images.top": {
"_type": "Image"
"_type": "VideoFrame"
},
"observation.state": {
"feature": {

View File

@@ -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
}