abidlabs HF staff commited on
Commit
554ac9b
1 Parent(s): aab70d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -10,4 +10,15 @@ pinned: false
10
  duplicated_from: gradio/Echocardiogram-Segmentation
11
  ---
12
 
13
- This is a demo based on a very simplified approach described in the paper, ["High-Throughput Precision Phenotyping of Left Ventricular Hypertrophy with Cardiovascular Deep Learning"](https://arxiv.org/abs/2106.12511)
 
 
 
 
 
 
 
 
 
 
 
 
10
  duplicated_from: gradio/Echocardiogram-Segmentation
11
  ---
12
 
13
+ This is a demo is a simplified version of the approach described in the paper, ["High-Throughput Precision Phenotyping of Left Ventricular Hypertrophy with Cardiovascular Deep Learning"](https://arxiv.org/abs/2106.12511)
14
+
15
+ ```
16
+ @misc{duffy2021highthroughput,
17
+ title={High-Throughput Precision Phenotyping of Left Ventricular Hypertrophy with Cardiovascular Deep Learning},
18
+ author={Grant Duffy and Paul P Cheng and Neal Yuan and Bryan He and Alan C. Kwan and Matthew J. Shun-Shin and Kevin M. Alexander and Joseph Ebinger and Matthew P. Lungren and Florian Rader and David H. Liang and Ingela Schnittger and Euan A. Ashley and James Y. Zou and Jignesh Patel and Ronald Witteles and Susan Cheng and David Ouyang},
19
+ year={2021},
20
+ eprint={2106.12511},
21
+ archivePrefix={arXiv},
22
+ primaryClass={eess.IV}
23
+ }
24
+ ```