File size: 1,098 Bytes
e61c9c0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | {
"dataset_family": "Multimodal Annotated Naturalistic Hand Understanding (MANUS)",
"repo_role": "landing/index repository",
"hosts_payload_data": false,
"license_policy": "per-source licenses; no single dataset-wide license",
"available_releases": [
{
"name": "MANUS-HaGRID",
"source_datasets": [
"HaGRID",
"HaGRIDv2"
],
"configs": [
"hagrid_v1",
"hagrid_v2"
],
"splits": [
"train",
"test"
],
"license_metadata": "other",
"license_name": "hagrid-specific-cc-by-sa-4.0-variant",
"sample_count": 80476,
"hf_repo_id": "QFun/MANUS-HaGRID"
},
{
"name": "MANUS-DexYCB",
"source_datasets": [
"DexYCB"
],
"configs": [
"dexycb"
],
"splits": [
"test"
],
"license_metadata": "cc-by-nc-4.0",
"license_name": "Creative Commons Attribution-NonCommercial 4.0 International",
"sample_count": 7836,
"hf_repo_id": "QFun/MANUS-DexYCB"
}
]
}
|