Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
|
|
|
| 3 |
task_categories:
|
| 4 |
- video-classification
|
| 5 |
- feature-extraction
|
|
@@ -22,6 +23,8 @@ Real-world benchmark for evaluating motion representation consistency, introduce
|
|
| 22 |
|
| 23 |
**"SemanticMoments: Training-Free Motion Similarity via Third Moment Features"** ([arXiv:2602.09146](https://arxiv.org/abs/2602.09146))
|
| 24 |
|
|
|
|
|
|
|
| 25 |
## Dataset Description
|
| 26 |
|
| 27 |
The benchmark consists of **40 real-world test cases**, each organized as a triplet:
|
|
@@ -71,4 +74,4 @@ huggingface-cli download Shuberman/SimMotion-Real --repo-type dataset --local-di
|
|
| 71 |
|
| 72 |
## License
|
| 73 |
|
| 74 |
-
|
|
|
|
| 1 |
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: research-only
|
| 4 |
task_categories:
|
| 5 |
- video-classification
|
| 6 |
- feature-extraction
|
|
|
|
| 23 |
|
| 24 |
**"SemanticMoments: Training-Free Motion Similarity via Third Moment Features"** ([arXiv:2602.09146](https://arxiv.org/abs/2602.09146))
|
| 25 |
|
| 26 |
+
**License:** For research purposes only.
|
| 27 |
+
|
| 28 |
## Dataset Description
|
| 29 |
|
| 30 |
The benchmark consists of **40 real-world test cases**, each organized as a triplet:
|
|
|
|
| 74 |
|
| 75 |
## License
|
| 76 |
|
| 77 |
+
For research purposes only.
|