YongchengYAO commited on
Commit
ee46b1c
·
1 Parent(s): cd62b71

update license

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -199,3 +199,24 @@ from medvision_ds.utils.preprocess_utils import (
199
  - [medvision_ds/datasets/Ceph_Biometrics_400/preprocess_biometry.py](https://huggingface.co/datasets/YongchengYAO/MedVision/blob/main/src/medvision_ds/datasets/Ceph_Biometrics_400/preprocess_biometry.py)
200
  - [medvision_ds/datasets/FeTA24/preprocess_biometry.py](https://huggingface.co/datasets/YongchengYAO/MedVision/blob/main/src/medvision_ds/datasets/FeTA24/preprocess_biometry.py)
201
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
199
  - [medvision_ds/datasets/Ceph_Biometrics_400/preprocess_biometry.py](https://huggingface.co/datasets/YongchengYAO/MedVision/blob/main/src/medvision_ds/datasets/Ceph_Biometrics_400/preprocess_biometry.py)
200
  - [medvision_ds/datasets/FeTA24/preprocess_biometry.py](https://huggingface.co/datasets/YongchengYAO/MedVision/blob/main/src/medvision_ds/datasets/FeTA24/preprocess_biometry.py)
201
 
202
+ <br/>
203
+
204
+ # License: CC-BY-NC-4.0
205
+
206
+ This repository is released under CC-BY-NC 4.0 (https://creativecommons.org/licenses/by-nc/4.0/).
207
+
208
+ ✅ **What you can do**
209
+ - Copy and redistribute the material in any medium or format.
210
+ - Adapt, remix, transform, and build upon the material.
211
+ - Use it privately or in non-commercial educational, research, or personal projects.
212
+
213
+ 🚫 **What you cannot do**
214
+ - Use the material for commercial purposes
215
+
216
+ 📄 **Requirement**
217
+
218
+ | **Requirement** | **Description** |
219
+ | ---------------------- | ------------------------------------------------------------ |
220
+ | **Attribution (BY)** | You must give appropriate credit, provide a link to [this dataset](https://huggingface.co/datasets/YongchengYAO/MedVision), and indicate if changes were made. |
221
+ | **NonCommercial (NC)** | You may not use the material for commercial purposes. |
222
+ | **Indicate changes** | If you modify the work, you must note that it has been changed. |