Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -20,4 +20,24 @@ tags:
|
|
20 |
pretty_name: coronary_dominamnce
|
21 |
size_categories:
|
22 |
- 10B<n<100B
|
23 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
pretty_name: coronary_dominamnce
|
21 |
size_categories:
|
22 |
- 10B<n<100B
|
23 |
+
---
|
24 |
+
|
25 |
+
### Dataset Summary
|
26 |
+
|
27 |
+
This is the dataset of angiogram video files. In total the dataset contains video files with multiple projections
|
28 |
+
from 1,844 patients from one of the largest cardio clinic in Russia.
|
29 |
+
|
30 |
+
### Citation
|
31 |
+
```
|
32 |
+
@misc{ponomarchuk2024endtoendsyntaxscoreprediction,
|
33 |
+
title={End-to-end SYNTAX score prediction: benchmark and methods},
|
34 |
+
author={Alexander Ponomarchuk and Ivan Kruzhilov
|
35 |
+
and Galina Zubkova and Artem Shadrin
|
36 |
+
and Ruslan Utegenov and Ivan Bessonov and Pavel Blinov},
|
37 |
+
year={2024},
|
38 |
+
eprint={2407.19894},
|
39 |
+
archivePrefix={arXiv},
|
40 |
+
primaryClass={cs.CV},
|
41 |
+
url={https://arxiv.org/abs/2407.19894},
|
42 |
+
}
|
43 |
+
```
|