Update LICENSE
Browse files
LICENSE
CHANGED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# CSDI Dataset License
|
2 |
+
|
3 |
+
CSDI: A Fine-Grained Fundus Image Dataset of Cataract Severity and Diagnostic Images
|
4 |
+
|
5 |
+
This dataset is licensed under the **Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)** license.
|
6 |
+
|
7 |
+
## Terms of Use
|
8 |
+
|
9 |
+
### 1. Attribution (BY)
|
10 |
+
You must give appropriate credit, provide a link to the license, and indicate if changes were made.
|
11 |
+
Suggested citation:
|
12 |
+
|
13 |
+
> Zixun Xie, Mingxin Ao, Haiming Tang, Xuemin Li, Xiang Bai, Shanghang Zhang, Dawei Li. *CSDI: A Fine-Grained Fundus Image Dataset of Cataract Severity and Diagnostic Images*, 2025. Licensed under CC BY-NC 4.0. [https://creativecommons.org/licenses/by-nc/4.0/](https://creativecommons.org/licenses/by-nc/4.0/)
|
14 |
+
|
15 |
+
### 2. Non-Commercial (NC)
|
16 |
+
You may not use the dataset for commercial purposes. For commercial use, you must obtain separate permission from the copyright holders.
|
17 |
+
|
18 |
+
### 3. Allowed Actions
|
19 |
+
- ✅ Copy, share, and distribute the dataset for non-commercial purposes.
|
20 |
+
- ✅ Modify, analyze, or adapt the dataset for non-commercial research, educational, or personal use.
|
21 |
+
- ✅ Use the dataset in academic papers, reports, or presentations, with proper attribution.
|
22 |
+
|
23 |
+
### 4. Prohibited Actions
|
24 |
+
- ❌ Use the dataset for commercial projects, products, or paid services.
|
25 |
+
- ❌ Remove or omit attribution or license information.
|
26 |
+
- ❌ Claim the dataset as your own work.
|
27 |
+
|
28 |
+
---
|
29 |
+
|
30 |
+
For full license details, visit the official CC BY-NC 4.0 page:
|
31 |
+
[https://creativecommons.org/licenses/by-nc/4.0/](https://creativecommons.org/licenses/by-nc/4.0/)
|