yagmurakarken commited on
Commit
894009c
·
verified ·
1 Parent(s): 702f2ea

initial OriginLab NC-research license

Browse files
Files changed (1) hide show
  1. LICENSE.md +25 -0
LICENSE.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ OriginLab Game-Depth Dataset License (Non-Commercial Research)
2
+ Copyright (c) 2026 OriginLab.
3
+
4
+ Permission is granted to use, copy, and adapt this dataset (the "Dataset") for
5
+ NON-COMMERCIAL RESEARCH purposes only, subject to the conditions below.
6
+
7
+ 1. Non-commercial research use only. Any commercial use requires a separate
8
+ written agreement with OriginLab.
9
+
10
+ 2. Model-release requirement. If you train, fine-tune, or otherwise derive any
11
+ model using the Dataset (in whole or in part), you must publicly release that
12
+ model's weights together with a model card, under terms no more restrictive
13
+ than this license.
14
+
15
+ 3. Attribution. You must give appropriate credit and cite the Dataset (see the
16
+ Citation section of the dataset card).
17
+
18
+ 4. Redistribution of the Dataset or derivatives of it must include this license
19
+ and retain these conditions.
20
+
21
+ 5. No warranty. The Dataset is provided "AS IS", without warranty of any kind,
22
+ express or implied. OriginLab shall not be liable for any claim or damages
23
+ arising from use of the Dataset.
24
+
25
+ By downloading or using the Dataset, you agree to these terms.