Add license information to metadata and content (#1)
Browse files- Add license information to metadata and content (0e5de7257492c91da5d03e5cb16198177059bb99)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
title: 'Trokens: Semantic-Aware Relational Trajectory Tokens Dataset'
|
3 |
tags:
|
4 |
- computer-vision
|
@@ -6,11 +10,8 @@ tags:
|
|
6 |
- few-shot-learning
|
7 |
- video-understanding
|
8 |
- point-tracking
|
9 |
-
size_categories:
|
10 |
-
- 100K<n<1M
|
11 |
-
task_categories:
|
12 |
-
- video-classification
|
13 |
viewer: false
|
|
|
14 |
---
|
15 |
|
16 |
# Trokens: Semantic-Aware Relational Trajectory Tokens for Few-shot Action Recognition
|
@@ -176,7 +177,7 @@ If you use this dataset in your research, please cite our papers:
|
|
176 |
|
177 |
## License
|
178 |
|
179 |
-
|
180 |
|
181 |
## Acknowledgments
|
182 |
|
|
|
1 |
---
|
2 |
+
size_categories:
|
3 |
+
- 100K<n<1M
|
4 |
+
task_categories:
|
5 |
+
- video-classification
|
6 |
title: 'Trokens: Semantic-Aware Relational Trajectory Tokens Dataset'
|
7 |
tags:
|
8 |
- computer-vision
|
|
|
10 |
- few-shot-learning
|
11 |
- video-understanding
|
12 |
- point-tracking
|
|
|
|
|
|
|
|
|
13 |
viewer: false
|
14 |
+
license: cc-by-nc-4.0
|
15 |
---
|
16 |
|
17 |
# Trokens: Semantic-Aware Relational Trajectory Tokens for Few-shot Action Recognition
|
|
|
177 |
|
178 |
## License
|
179 |
|
180 |
+
This dataset is licensed under the [CC-BY-NC-4.0 License](https://creativecommons.org/licenses/by-nc/4.0/).
|
181 |
|
182 |
## Acknowledgments
|
183 |
|