MEAT-CUT-sample / train /dataset_info.json
orgn3ai's picture
Upload folder using huggingface_hub
2e96fed verified
{
"citation": "",
"description": "",
"features": {
"scene_id": {
"dtype": "string",
"_type": "Value"
},
"sync_id": {
"dtype": "int32",
"_type": "Value"
},
"duration_sec": {
"dtype": "float32",
"_type": "Value"
},
"fps": {
"dtype": "float32",
"_type": "Value"
},
"batch_id": {
"dtype": "string",
"_type": "Value"
},
"dataset_name": {
"dtype": "string",
"_type": "Value"
},
"ego_video": {
"decode": false,
"_type": "Video"
},
"third_video": {
"decode": false,
"_type": "Video"
},
"metadata": {
"task": {
"dtype": "string",
"_type": "Value"
},
"environment": {
"dtype": "string",
"_type": "Value"
},
"has_audio": {
"dtype": "bool",
"_type": "Value"
},
"num_fluxes": {
"dtype": "int32",
"_type": "Value"
},
"flux_names": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "List"
},
"sequence_ids": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "List"
},
"sync_offsets_ms": {
"feature": {
"flux_name": {
"dtype": "string",
"_type": "Value"
},
"offset_ms": {
"dtype": "int32",
"_type": "Value"
}
},
"_type": "List"
}
}
},
"homepage": "",
"license": ""
}