PBenschop commited on
Commit
d57003d
·
verified ·
1 Parent(s): 2b82463

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -5
README.md CHANGED
@@ -1,5 +1,31 @@
1
- ---
2
- license: other
3
- license_name: license-mixamo.txt
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ## License
2
+
3
+ **License:** Other – Mixamo Restricted License (evaluation only, no ML training)
4
+
5
+ This dataset incorporates animations from [Adobe Mixamo](https://helpx.adobe.com/legal/product-and-services/mixamo.html).
6
+ Mixamo’s license prohibits using its assets for training machine learning models.
7
+
8
+ Accordingly:
9
+
10
+ - ✅ You may use this dataset for **evaluation, benchmarking, and non-commercial research**.
11
+ - ❌ You may **not** use this dataset to **train machine learning models** or to create derivative datasets for training.
12
+ - All rights to the underlying animations remain with Adobe.
13
+
14
+ See the included `LICENSE-Mixamo.txt` for details.
15
+
16
+ ---
17
+
18
+ ## Usage
19
+
20
+ This dataset is intended **for benchmarking only**.
21
+ It should not be used to train models due to Mixamo’s licensing restrictions.
22
+
23
+ Example use cases:
24
+ - Evaluating action recognition models (e.g., distinguishing Fighting vs. Dancing vs. Idle).
25
+ - Studying spatial reasoning in videos (Experiment 2).
26
+ - Testing models on trajectory understanding and viewpoint variation (Experiment 3).
27
+
28
+ Do **not** use this dataset as training data. If you require a trainable dataset, you must substitute animations that are licensed for ML use.
29
+
30
+ ---
31
+