Upload metadata.json
Browse files- metadata.json +105 -26
metadata.json
CHANGED
|
@@ -7,10 +7,19 @@
|
|
| 7 |
"conformsTo": "dct:conformsTo",
|
| 8 |
"cr": "http://mlcommons.org/croissant/",
|
| 9 |
"rai": "http://mlcommons.org/croissant/RAI/",
|
| 10 |
-
"data": {
|
| 11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
"dct": "http://purl.org/dc/terms/",
|
| 13 |
-
"examples": {
|
|
|
|
|
|
|
|
|
|
| 14 |
"extract": "cr:extract",
|
| 15 |
"field": "cr:field",
|
| 16 |
"fileProperty": "cr:fileProperty",
|
|
@@ -33,52 +42,91 @@
|
|
| 33 |
"separator": "cr:separator",
|
| 34 |
"source": "cr:source",
|
| 35 |
"subField": "cr:subField",
|
| 36 |
-
"transform": "cr:transform"
|
|
|
|
| 37 |
},
|
| 38 |
"@type": "sc:Dataset",
|
| 39 |
"name": "SignVerse-2M",
|
| 40 |
-
"conformsTo":
|
| 41 |
-
"http://mlcommons.org/croissant/1.0",
|
| 42 |
-
"http://mlcommons.org/croissant/RAI/1.0"
|
| 43 |
-
],
|
| 44 |
"description": "SignVerse-2M is a large-scale multilingual pose-native dataset for sign language research. It converts approximately two million publicly available sign language video clips covering 25+ sign languages into unified DWPose keypoint sequences (18 body + 21x2 hand + 68 face keypoints per frame at 24 FPS), providing a standardized data interface directly compatible with modern pose-driven generation and recognition pipelines.",
|
| 45 |
"citeAs": "@inproceedings{fang2026signverse2m, title={{SignVerse-2M}: A Two-Million-Clip Pose-Native Universe of 25+ Sign Languages}, author={Fang, Sen and Zhong, Hongbin and Zhang, Yanxin and Metaxas, Dimitris N.}, booktitle={Advances in Neural Information Processing Systems (NeurIPS)}, year={2026}, note={Evaluations \\& Datasets Track}}",
|
|
|
|
| 46 |
"license": "https://creativecommons.org/licenses/by-nc/4.0/",
|
| 47 |
"url": "https://huggingface.co/datasets/SignerX/SignVerse-2M",
|
| 48 |
"version": "1.0.0",
|
| 49 |
"keywords": [
|
| 50 |
-
"sign language",
|
| 51 |
-
"
|
| 52 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
],
|
| 54 |
"creator": [
|
| 55 |
{
|
| 56 |
"@type": "Person",
|
| 57 |
"name": "Sen Fang",
|
| 58 |
-
"affiliation": {
|
|
|
|
|
|
|
|
|
|
| 59 |
},
|
| 60 |
{
|
| 61 |
"@type": "Person",
|
| 62 |
"name": "Hongbin Zhong",
|
| 63 |
-
"affiliation": {
|
|
|
|
|
|
|
|
|
|
| 64 |
},
|
| 65 |
{
|
| 66 |
"@type": "Person",
|
| 67 |
"name": "Yanxin Zhang",
|
| 68 |
-
"affiliation": {
|
|
|
|
|
|
|
|
|
|
| 69 |
},
|
| 70 |
{
|
| 71 |
"@type": "Person",
|
| 72 |
"name": "Dimitris N. Metaxas",
|
| 73 |
-
"affiliation": {
|
|
|
|
|
|
|
|
|
|
| 74 |
}
|
| 75 |
],
|
| 76 |
"isLiveDataset": false,
|
| 77 |
"datePublished": "2026",
|
| 78 |
"inLanguage": [
|
| 79 |
-
"ase",
|
| 80 |
-
"
|
| 81 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 82 |
],
|
| 83 |
"distribution": [
|
| 84 |
{
|
|
@@ -95,7 +143,9 @@
|
|
| 95 |
"@id": "pose-shards",
|
| 96 |
"name": "DWPose keypoint shards",
|
| 97 |
"description": "Numbered .tar archives each containing per-video directories with poses.npz (DWPose keypoints) and caption.json (structured subtitles).",
|
| 98 |
-
"containedIn": {
|
|
|
|
|
|
|
| 99 |
"encodingFormat": "application/x-tar",
|
| 100 |
"includes": "dataset/Sign_DWPose_NPZ_*.tar"
|
| 101 |
},
|
|
@@ -132,8 +182,12 @@
|
|
| 132 |
"description": "Relative path of a released tar shard within the dataset repository",
|
| 133 |
"dataType": "sc:Text",
|
| 134 |
"source": {
|
| 135 |
-
"fileObject": {
|
| 136 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 137 |
}
|
| 138 |
},
|
| 139 |
{
|
|
@@ -143,8 +197,12 @@
|
|
| 143 |
"description": "Tar shard filename",
|
| 144 |
"dataType": "sc:Text",
|
| 145 |
"source": {
|
| 146 |
-
"fileObject": {
|
| 147 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 148 |
}
|
| 149 |
},
|
| 150 |
{
|
|
@@ -154,8 +212,12 @@
|
|
| 154 |
"description": "Remote tar shard size in bytes from the live Hugging Face repository listing",
|
| 155 |
"dataType": "sc:Integer",
|
| 156 |
"source": {
|
| 157 |
-
"fileObject": {
|
| 158 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 159 |
}
|
| 160 |
}
|
| 161 |
]
|
|
@@ -176,5 +238,22 @@
|
|
| 176 |
"rai:dataSocialImpact": "Positive impact may include broader support for multilingual sign language research, lower barriers to pose-driven sign generation/recognition work, and improved benchmarking across sign languages under a unified interface. Potential negative impact includes misuse for surveillance, signer re-identification, non-consensual avatar synthesis, or overclaiming linguistic coverage/performance for low-resource signing communities. The dataset should therefore be treated as a research resource rather than evidence of deployable interpreting capability.",
|
| 177 |
"rai:hasSyntheticData": false,
|
| 178 |
"rai:dataReleaseMaintenancePlan": "The release is versioned. The repository keeps the processing pipeline, runtime status logs, and upload scripts needed to audit or refresh the corpus on selected subsets. Future maintenance may add corrected shards or metadata revisions, but no guarantee is made that every source video will remain available on upstream platforms over time.",
|
| 179 |
-
"rai:personalSensitiveInformation": "The dataset contains pose keypoint sequences derived from publicly posted YouTube videos of human signers. Raw video frames are NOT redistributed. Pose sequences may nonetheless allow re-identification of signers in combination with external metadata. No sensitive personal information (names, biometric identifiers beyond pose, health or financial data) is intentionally included. Users should be aware that sign language data inherently involves human subjects and should handle the data accordingly."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 180 |
}
|
|
|
|
| 7 |
"conformsTo": "dct:conformsTo",
|
| 8 |
"cr": "http://mlcommons.org/croissant/",
|
| 9 |
"rai": "http://mlcommons.org/croissant/RAI/",
|
| 10 |
+
"data": {
|
| 11 |
+
"@id": "cr:data",
|
| 12 |
+
"@type": "@json"
|
| 13 |
+
},
|
| 14 |
+
"dataType": {
|
| 15 |
+
"@id": "cr:dataType",
|
| 16 |
+
"@type": "@vocab"
|
| 17 |
+
},
|
| 18 |
"dct": "http://purl.org/dc/terms/",
|
| 19 |
+
"examples": {
|
| 20 |
+
"@id": "cr:examples",
|
| 21 |
+
"@type": "@json"
|
| 22 |
+
},
|
| 23 |
"extract": "cr:extract",
|
| 24 |
"field": "cr:field",
|
| 25 |
"fileProperty": "cr:fileProperty",
|
|
|
|
| 42 |
"separator": "cr:separator",
|
| 43 |
"source": "cr:source",
|
| 44 |
"subField": "cr:subField",
|
| 45 |
+
"transform": "cr:transform",
|
| 46 |
+
"prov": "http://www.w3.org/ns/prov#"
|
| 47 |
},
|
| 48 |
"@type": "sc:Dataset",
|
| 49 |
"name": "SignVerse-2M",
|
| 50 |
+
"conformsTo": "http://mlcommons.org/croissant/1.0",
|
|
|
|
|
|
|
|
|
|
| 51 |
"description": "SignVerse-2M is a large-scale multilingual pose-native dataset for sign language research. It converts approximately two million publicly available sign language video clips covering 25+ sign languages into unified DWPose keypoint sequences (18 body + 21x2 hand + 68 face keypoints per frame at 24 FPS), providing a standardized data interface directly compatible with modern pose-driven generation and recognition pipelines.",
|
| 52 |
"citeAs": "@inproceedings{fang2026signverse2m, title={{SignVerse-2M}: A Two-Million-Clip Pose-Native Universe of 25+ Sign Languages}, author={Fang, Sen and Zhong, Hongbin and Zhang, Yanxin and Metaxas, Dimitris N.}, booktitle={Advances in Neural Information Processing Systems (NeurIPS)}, year={2026}, note={Evaluations \\& Datasets Track}}",
|
| 53 |
+
"citation": "@inproceedings{fang2026signverse2m, title={{SignVerse-2M}: A Two-Million-Clip Pose-Native Universe of 25+ Sign Languages}, author={Fang, Sen and Zhong, Hongbin and Zhang, Yanxin and Metaxas, Dimitris N.}, booktitle={Advances in Neural Information Processing Systems (NeurIPS)}, year={2026}, note={Evaluations \\& Datasets Track}}",
|
| 54 |
"license": "https://creativecommons.org/licenses/by-nc/4.0/",
|
| 55 |
"url": "https://huggingface.co/datasets/SignerX/SignVerse-2M",
|
| 56 |
"version": "1.0.0",
|
| 57 |
"keywords": [
|
| 58 |
+
"sign language",
|
| 59 |
+
"pose estimation",
|
| 60 |
+
"DWPose",
|
| 61 |
+
"multilingual",
|
| 62 |
+
"keypoint",
|
| 63 |
+
"sign language generation",
|
| 64 |
+
"sign language recognition",
|
| 65 |
+
"pose-native",
|
| 66 |
+
"video understanding"
|
| 67 |
],
|
| 68 |
"creator": [
|
| 69 |
{
|
| 70 |
"@type": "Person",
|
| 71 |
"name": "Sen Fang",
|
| 72 |
+
"affiliation": {
|
| 73 |
+
"@type": "Organization",
|
| 74 |
+
"name": "Rutgers University"
|
| 75 |
+
}
|
| 76 |
},
|
| 77 |
{
|
| 78 |
"@type": "Person",
|
| 79 |
"name": "Hongbin Zhong",
|
| 80 |
+
"affiliation": {
|
| 81 |
+
"@type": "Organization",
|
| 82 |
+
"name": "Georgia Institute of Technology"
|
| 83 |
+
}
|
| 84 |
},
|
| 85 |
{
|
| 86 |
"@type": "Person",
|
| 87 |
"name": "Yanxin Zhang",
|
| 88 |
+
"affiliation": {
|
| 89 |
+
"@type": "Organization",
|
| 90 |
+
"name": "NVIDIA"
|
| 91 |
+
}
|
| 92 |
},
|
| 93 |
{
|
| 94 |
"@type": "Person",
|
| 95 |
"name": "Dimitris N. Metaxas",
|
| 96 |
+
"affiliation": {
|
| 97 |
+
"@type": "Organization",
|
| 98 |
+
"name": "Rutgers University"
|
| 99 |
+
}
|
| 100 |
}
|
| 101 |
],
|
| 102 |
"isLiveDataset": false,
|
| 103 |
"datePublished": "2026",
|
| 104 |
"inLanguage": [
|
| 105 |
+
"ase",
|
| 106 |
+
"bfi",
|
| 107 |
+
"gsg",
|
| 108 |
+
"sgd",
|
| 109 |
+
"lsf",
|
| 110 |
+
"lse",
|
| 111 |
+
"lis",
|
| 112 |
+
"lgp",
|
| 113 |
+
"ngt",
|
| 114 |
+
"asf",
|
| 115 |
+
"jsl",
|
| 116 |
+
"kvk",
|
| 117 |
+
"csl",
|
| 118 |
+
"bzs",
|
| 119 |
+
"lsm",
|
| 120 |
+
"pjm",
|
| 121 |
+
"rsl",
|
| 122 |
+
"swl",
|
| 123 |
+
"dsl",
|
| 124 |
+
"fse",
|
| 125 |
+
"nsl",
|
| 126 |
+
"lsc",
|
| 127 |
+
"aed",
|
| 128 |
+
"tsm",
|
| 129 |
+
"fsl"
|
| 130 |
],
|
| 131 |
"distribution": [
|
| 132 |
{
|
|
|
|
| 143 |
"@id": "pose-shards",
|
| 144 |
"name": "DWPose keypoint shards",
|
| 145 |
"description": "Numbered .tar archives each containing per-video directories with poses.npz (DWPose keypoints) and caption.json (structured subtitles).",
|
| 146 |
+
"containedIn": {
|
| 147 |
+
"@id": "hf-dataset-repo"
|
| 148 |
+
},
|
| 149 |
"encodingFormat": "application/x-tar",
|
| 150 |
"includes": "dataset/Sign_DWPose_NPZ_*.tar"
|
| 151 |
},
|
|
|
|
| 182 |
"description": "Relative path of a released tar shard within the dataset repository",
|
| 183 |
"dataType": "sc:Text",
|
| 184 |
"source": {
|
| 185 |
+
"fileObject": {
|
| 186 |
+
"@id": "shard-manifest-csv"
|
| 187 |
+
},
|
| 188 |
+
"extract": {
|
| 189 |
+
"column": "archive_path"
|
| 190 |
+
}
|
| 191 |
}
|
| 192 |
},
|
| 193 |
{
|
|
|
|
| 197 |
"description": "Tar shard filename",
|
| 198 |
"dataType": "sc:Text",
|
| 199 |
"source": {
|
| 200 |
+
"fileObject": {
|
| 201 |
+
"@id": "shard-manifest-csv"
|
| 202 |
+
},
|
| 203 |
+
"extract": {
|
| 204 |
+
"column": "archive_name"
|
| 205 |
+
}
|
| 206 |
}
|
| 207 |
},
|
| 208 |
{
|
|
|
|
| 212 |
"description": "Remote tar shard size in bytes from the live Hugging Face repository listing",
|
| 213 |
"dataType": "sc:Integer",
|
| 214 |
"source": {
|
| 215 |
+
"fileObject": {
|
| 216 |
+
"@id": "shard-manifest-csv"
|
| 217 |
+
},
|
| 218 |
+
"extract": {
|
| 219 |
+
"column": "size_bytes"
|
| 220 |
+
}
|
| 221 |
}
|
| 222 |
}
|
| 223 |
]
|
|
|
|
| 238 |
"rai:dataSocialImpact": "Positive impact may include broader support for multilingual sign language research, lower barriers to pose-driven sign generation/recognition work, and improved benchmarking across sign languages under a unified interface. Potential negative impact includes misuse for surveillance, signer re-identification, non-consensual avatar synthesis, or overclaiming linguistic coverage/performance for low-resource signing communities. The dataset should therefore be treated as a research resource rather than evidence of deployable interpreting capability.",
|
| 239 |
"rai:hasSyntheticData": false,
|
| 240 |
"rai:dataReleaseMaintenancePlan": "The release is versioned. The repository keeps the processing pipeline, runtime status logs, and upload scripts needed to audit or refresh the corpus on selected subsets. Future maintenance may add corrected shards or metadata revisions, but no guarantee is made that every source video will remain available on upstream platforms over time.",
|
| 241 |
+
"rai:personalSensitiveInformation": "The dataset contains pose keypoint sequences derived from publicly posted YouTube videos of human signers. Raw video frames are NOT redistributed. Pose sequences may nonetheless allow re-identification of signers in combination with external metadata. No sensitive personal information (names, biometric identifiers beyond pose, health or financial data) is intentionally included. Users should be aware that sign language data inherently involves human subjects and should handle the data accordingly.",
|
| 242 |
+
"prov:wasDerivedFrom": [
|
| 243 |
+
{
|
| 244 |
+
"@id": "https://github.com/google-research/google-research/tree/master/youtube_sl_25",
|
| 245 |
+
"prov:label": "YouTube-SL-25",
|
| 246 |
+
"sc:license": "CC BY 4.0 International license"
|
| 247 |
+
}
|
| 248 |
+
],
|
| 249 |
+
"prov:wasGeneratedBy": [
|
| 250 |
+
{
|
| 251 |
+
"@type": "prov:Activity",
|
| 252 |
+
"prov:type": {
|
| 253 |
+
"@id": "https://www.wikidata.org/wiki/Q4929239"
|
| 254 |
+
},
|
| 255 |
+
"prov:label": "Download",
|
| 256 |
+
"sc:description": "Download and process the video from YouTube"
|
| 257 |
+
}
|
| 258 |
+
]
|
| 259 |
}
|