--- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ For more details, see the accompanying paper, -> [**Video-based AI for beat-to-beat assessment of cardiac function**](https://www.nature.com/articles/s41586-020-2145-8)<br/> + [**Video-based AI for beat-to-beat assessment of cardiac function**](https://www.nature.com/articles/s41586-020-2145-8)<br/> David Ouyang, Bryan He, Amirata Ghorbani, Neal Yuan, Joseph Ebinger, Curt P. Langlotz, Paul A. Heidenreich, Robert A. Harrington, David H. Liang, Euan A. Ashley, and James Y. Zou. <b>Nature</b>, March 25, 2020. https://doi.org/10.1038/s41586-020-2145-8 Dataset @@ -16,18 +16,6 @@ We share a deidentified set of 10,030 echocardiogram images which were used for training EchoNet-Dynamic. Preprocessing of these images, including deidentification and conversion from DICOM format to AVI format videos, were performed with OpenCV and pydicom. Additional information is at https://echonet.github.io/dynamic/. These deidentified images are shared with a non-commerical data use agreement. -Examples --------- - -We show examples of our semantic segmentation for nine distinct patients below. -Three patients have normal cardiac function, three have low ejection fractions, and three have arrhythmia. -No human tracings for these patients were used by EchoNet-Dynamic. - -| Normal | Low Ejection Fraction | Arrhythmia | -| ------ | --------------------- | ---------- | -|  |  |  | -|  |  |  | -|  |  |  | Installation ------------