Parth1503 commited on
Commit
c81e7b9
·
verified ·
1 Parent(s): 4b7f392

Upload LICENSE.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. LICENSE.txt +37 -0
LICENSE.txt ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ EMIDEC (Automatic Evaluation of Myocardial Infarction from Delayed-Enhancement
2
+ Cardiac MRI) originates from the MICCAI 2020 EMIDEC challenge and is distributed
3
+ by the challenge organizers at https://emidec.com/dataset.
4
+
5
+ LICENSE: CC BY-NC-SA 4.0 (Attribution-NonCommercial-ShareAlike)
6
+ https://creativecommons.org/licenses/by-nc-sa/4.0/
7
+
8
+ The license is stated both on https://emidec.com/dataset and inside the official
9
+ archives themselves (Readme.txt, both the training and test archive), verbatim:
10
+
11
+ "The datasets are free of charge under CC BY-NC-SA 4.0 license
12
+ (Attribution-NonCommercial-ShareAlike). Participants must agree to comply with
13
+ the terms of CC BY-NC-SA 4.0, and also agree to the specific terms: 1) the
14
+ EMIDEC datasets are available as free to use strictly only non-commercial
15
+ scientific research purposes, 2) participants must use the following citation
16
+ (to be defined) when referencing the EMIDEC datasets."
17
+
18
+ The descriptor paper's front matter likewise records "Dataset License: License
19
+ under CC-BY-NC-SA agreement."
20
+
21
+ Consequences, all of which apply to this mirror and to anything derived from it:
22
+ * NonCommercial -- research use only, no commercial use.
23
+ * ShareAlike -- derivatives must be released under CC BY-NC-SA 4.0 as well.
24
+ This mirror is therefore CC BY-NC-SA 4.0, not a looser tag.
25
+ * Attribution -- the citation below is mandatory per the organizers' terms.
26
+
27
+ Data citation (required):
28
+ Lalande, A.; Chen, Z.; Decourselle, T.; Qayyum, A.; Pommier, T.; Lorgis, L.;
29
+ de la Rosa, E.; Cochet, A.; Cottin, Y.; Ginhac, D.; Salomon, M.; Couturier, R.;
30
+ Meriaudeau, F. Emidec: A Database Usable for the Automatic Evaluation of
31
+ Myocardial Infarction from Delayed-Enhancement Cardiac MRI. Data 2020, 5(4), 89.
32
+ https://doi.org/10.3390/data5040089
33
+
34
+ This mirror redistributes the official release unmodified: the NIfTI files are
35
+ byte-identical to the archives from emidec.com (hard-linked, never rewritten or
36
+ recompressed). Added files are metadata only (jsonl indices, a parsed clinical
37
+ CSV, this notice and the dataset card).