Update LICENSE
Browse files
LICENSE
CHANGED
|
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
ITTO Dataset - Split Licensing Overview
|
| 2 |
+
|
| 3 |
+
This dataset uses different licenses for different components. Please refer to the
|
| 4 |
+
specific LICENSE files in each subdirectory for detailed terms.
|
| 5 |
+
|
| 6 |
+
COMPONENT LICENSING:
|
| 7 |
+
====================
|
| 8 |
+
|
| 9 |
+
mose/
|
| 10 |
+
βββ License: CC BY-NC-SA 4.0
|
| 11 |
+
βββ Content: Video frames + annotations
|
| 12 |
+
βββ Restrictions: Non-commercial use only
|
| 13 |
+
βββ See: mose/LICENSE and mose/ATTRIBUTION.md
|
| 14 |
+
|
| 15 |
+
lvos/
|
| 16 |
+
βββ License: CC BY 4.0 (annotations only)
|
| 17 |
+
βββ Content: Installation scripts + annotations
|
| 18 |
+
βββ Note: Requires separate access to L-VOS dataset
|
| 19 |
+
βββ See: lvos/LICENSE and lvos/ATTRIBUTION.md
|
| 20 |
+
|
| 21 |
+
ego4d/
|
| 22 |
+
βββ License: CC BY 4.0 (annotations only)
|
| 23 |
+
βββ Content: Installation scripts + annotations
|
| 24 |
+
βββ Note: Requires separate Ego4D license agreements
|
| 25 |
+
βββ See: ego4d/LICENSE and ego4d/ATTRIBUTION.md
|
| 26 |
+
|
| 27 |
+
OVERALL USAGE TERMS:
|
| 28 |
+
===================
|
| 29 |
+
- Non-commercial research use only (due to MOSE component)
|
| 30 |
+
- Must comply with ALL component licenses
|
| 31 |
+
- Attribution required for this dataset AND all source datasets
|
| 32 |
+
- Commercial use prohibited
|
| 33 |
+
|
| 34 |
+
CITATION:
|
| 35 |
+
=========
|
| 36 |
+
When using this dataset, cite:
|
| 37 |
+
1. This dataset: [Your citation format]
|
| 38 |
+
2. All applicable source datasets (see ATTRIBUTION.md files)
|
| 39 |
+
|
| 40 |
+
For questions about licensing, see README.md or contact the dataset authors.
|