msepulvedagodoy commited on
Commit
776c1d6
1 Parent(s): 067262d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -17,6 +17,10 @@ General information
17
 
18
  The overall ACDC dataset was created from real clinical exams acquired at the University Hospital of Dijon. Acquired data were fully anonymized and handled within the regulations set by the local ethical committee of the Hospital of Dijon (France). Our dataset covers several well-defined pathologies with enough cases to (1) properly train machine learning methods and (2) clearly assess the variations of the main physiological parameters obtained from cine-MRI (in particular diastolic volume and ejection fraction). The dataset is composed of 150 exams (all from different patients) divided into 5 evenly distributed subgroups (4 pathological plus 1 healthy subject groups) as described below. Furthermore, each patient comes with the following additional information : weight, height, as well as the diastolic and systolic phase instants.
19
 
 
 
 
 
20
  Reference
21
 
22
  O. Bernard, A. Lalande, C. Zotti, F. Cervenansky, et al.
 
17
 
18
  The overall ACDC dataset was created from real clinical exams acquired at the University Hospital of Dijon. Acquired data were fully anonymized and handled within the regulations set by the local ethical committee of the Hospital of Dijon (France). Our dataset covers several well-defined pathologies with enough cases to (1) properly train machine learning methods and (2) clearly assess the variations of the main physiological parameters obtained from cine-MRI (in particular diastolic volume and ejection fraction). The dataset is composed of 150 exams (all from different patients) divided into 5 evenly distributed subgroups (4 pathological plus 1 healthy subject groups) as described below. Furthermore, each patient comes with the following additional information : weight, height, as well as the diastolic and systolic phase instants.
19
 
20
+ Tasks
21
+
22
+ The main task of this dataset is the semantic segmentation of the heart in cardiac magnetic resonance images, specifically the endocardium and myocardium. The present task is very relevant for the detection of cardiovascular diseases. Segmentation is a very time-consuming process, so automatically performing the segmentation with Artificial Intelligence algorithms can be extremely beneficial to reduce the time spent in a manual segmentation. In this way, a very relevant bottleneck can be avoided and cardiovascular diseases can be detected in a timely manner.
23
+
24
  Reference
25
 
26
  O. Bernard, A. Lalande, C. Zotti, F. Cervenansky, et al.