bentosmau commited on
Commit
4c9f4d5
·
verified ·
1 Parent(s): 1bd4abd

Create LICENSE

Browse files
Files changed (1) hide show
  1. LICENSE +36 -0
LICENSE ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TIGER Dataset — Mixed Licenses (Commercial‑Use Compatible)
2
+
3
+ The TIGER dataset contains images from multiple sources, each under its own
4
+ original license. Only licenses that allow commercial use and derivative works
5
+ are included.
6
+
7
+ The following license types are allowed in TIGER:
8
+ - CC0 (Public Domain)
9
+ - CC‑BY
10
+ - CC‑BY‑SA
11
+ - Original content created by the author
12
+ - Content generated by the author or by the author's own models (e.g., Stable Art)
13
+
14
+ No images with the following licenses are included:
15
+ - CC‑BY‑NC
16
+ - CC‑BY‑NC‑SA
17
+ - CC‑BY‑NC‑ND
18
+ - CC‑BY‑ND
19
+ - Any license containing “Non‑Commercial” or “No‑Derivatives”
20
+
21
+ Each file in the dataset retains its original license.
22
+ Users must follow the terms of each individual file’s license.
23
+
24
+ Attribution:
25
+ For images licensed under CC‑BY or CC‑BY‑SA, attribution to the original author
26
+ is required. Attribution details are provided in the file `ATTRIBUTIONS.md`.
27
+
28
+ The TIGER dataset as a whole does not have a single unified license, because it
29
+ contains files with different licenses. The dataset may be used for:
30
+ - Training AI models
31
+ - Commercial use
32
+ - Non‑commercial use
33
+ - Research
34
+ - Modification
35
+
36
+ All usage must comply with the licenses of the individual files.