Parth1503 commited on
Commit
dea4463
·
verified ·
1 Parent(s): 3035e21

Upload LICENSE.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. LICENSE.txt +26 -0
LICENSE.txt ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ PENGWIN Task 1 (CT pelvic fracture segmentation) originates from the PENGWIN
2
+ 2024 challenge (MICCAI 2024) and is distributed by the challenge organizers via
3
+ Zenodo record 10927452.
4
+
5
+ LICENSE NOTE -- the upstream sources disagree:
6
+ * The Zenodo record metadata declares CC BY 4.0 (license id "cc-by-4.0",
7
+ access_right "open").
8
+ * The challenge report states the CT training set is released under
9
+ CC BY-NC-SA.
10
+
11
+ This mirror adopts the more restrictive, author-stated CC BY-NC-SA 4.0 so that
12
+ downstream use is safe under either reading. Users who need commercial or
13
+ non-ShareAlike terms should consult the Zenodo record and contact the organizers
14
+ directly rather than relying on this mirror's choice.
15
+
16
+ https://creativecommons.org/licenses/by-nc-sa/4.0/
17
+
18
+ Data citation:
19
+ Sang, Y., Liu, Y., Yibulayimu, S., Zhu, G., Wang, Y., Zhao, C., & Wu, X.
20
+ PENGWIN Task 1: Pelvic Fracture Segmentation on CT [Data set]. Zenodo.
21
+ https://doi.org/10.5281/zenodo.10927452
22
+
23
+ This mirror redistributes the released training split. The .mha files are
24
+ rewritten with lossless zlib compression; voxel data, dtype, spacing, origin and
25
+ direction are bit-identical to the Zenodo originals (verified on all 200 files).
26
+ Attribution to the original authors is required by the license.