Update README.md
Browse files
README.md
CHANGED
|
@@ -354,12 +354,12 @@ to any derived content tied to that `video_id` is automatically severed.
|
|
| 354 |
|
| 355 |
Creators may additionally request explicit removal of their corresponding
|
| 356 |
pose data by contacting [issue link](https://huggingface.co/datasets/SignerX/SignVerse-2M/discussions). Verified
|
| 357 |
-
removal requests will be processed within
|
| 358 |
log will be maintained and version-tracked alongside future dataset releases.
|
| 359 |
|
| 360 |
### Face-Landmark-Excluded Variant
|
| 361 |
For downstream applications that do not require facial keypoints, a variant
|
| 362 |
-
of the dataset with facial landmarks excluded is available at link,
|
| 363 |
reducing the identity-bearing channels retained in the released data.
|
| 364 |
|
| 365 |
|
|
@@ -380,6 +380,8 @@ Users should account for the following limitations when interpreting results:
|
|
| 380 |
|
| 381 |
SignVerse-2M is derived from publicly posted sign language videos. This repository does **not** redistribute raw RGB videos; it releases pose keypoints and structured subtitle text only. Even so, pose sequences may still carry information that can contribute to signer identification when combined with external metadata. Users should treat the corpus as human-subject-derived data and use it responsibly.
|
| 382 |
|
|
|
|
|
|
|
| 383 |
The data distribution is also shaped by what is publicly available online. Educational or interpreter-style content may be overrepresented, while conversational, regional, or community-specific signing practices may be underrepresented.
|
| 384 |
|
| 385 |
## Citation
|
|
@@ -403,3 +405,5 @@ If you use SignVerse-2M in academic work, please cite:
|
|
| 403 |
The released dataset annotations, pose keypoints, and accompanying metadata are distributed under **CC BY-NC 4.0**.
|
| 404 |
|
| 405 |
Source videos are **not** redistributed in this repository and remain subject to the original platform terms and the rights of their respective creators.
|
|
|
|
|
|
|
|
|
| 354 |
|
| 355 |
Creators may additionally request explicit removal of their corresponding
|
| 356 |
pose data by contacting [issue link](https://huggingface.co/datasets/SignerX/SignVerse-2M/discussions). Verified
|
| 357 |
+
removal requests will be processed within 7 business days, and an exclusion
|
| 358 |
log will be maintained and version-tracked alongside future dataset releases.
|
| 359 |
|
| 360 |
### Face-Landmark-Excluded Variant
|
| 361 |
For downstream applications that do not require facial keypoints, a variant
|
| 362 |
+
of the dataset with facial landmarks excluded is available at [link](https://huggingface.co/datasets/SignerX/SignVerse-2M/tree/main/dataset),
|
| 363 |
reducing the identity-bearing channels retained in the released data.
|
| 364 |
|
| 365 |
|
|
|
|
| 380 |
|
| 381 |
SignVerse-2M is derived from publicly posted sign language videos. This repository does **not** redistribute raw RGB videos; it releases pose keypoints and structured subtitle text only. Even so, pose sequences may still carry information that can contribute to signer identification when combined with external metadata. Users should treat the corpus as human-subject-derived data and use it responsibly.
|
| 382 |
|
| 383 |
+
Re-identification of individual signers is explicitly listed as an unintended use of this dataset (see Intended Use above). Users are expected to comply with applicable data protection regulations in their jurisdiction when using this resource.
|
| 384 |
+
|
| 385 |
The data distribution is also shaped by what is publicly available online. Educational or interpreter-style content may be overrepresented, while conversational, regional, or community-specific signing practices may be underrepresented.
|
| 386 |
|
| 387 |
## Citation
|
|
|
|
| 405 |
The released dataset annotations, pose keypoints, and accompanying metadata are distributed under **CC BY-NC 4.0**.
|
| 406 |
|
| 407 |
Source videos are **not** redistributed in this repository and remain subject to the original platform terms and the rights of their respective creators.
|
| 408 |
+
|
| 409 |
+
CC BY-NC 4.0 applies exclusively to the derived DWPose keypoint annotations and structured subtitle metadata produced by our processing pipeline. Original video content remains governed by its source platform's Terms of Service and the rights of the original creator; no rights over the underlying video are claimed or conveyed by this release.
|