Datasets:
BearSubj13
commited on
Commit
•
8829fb9
1
Parent(s):
e5e53cf
Update README.md
Browse files
README.md
CHANGED
@@ -26,11 +26,21 @@ size_categories:
|
|
26 |
The dataset containes invasive coronary angiograms for the coronary dominance classification task, an essential aspect in assessing the severity of coronary artery disease.
|
27 |
The dataset holds 1,574 studies, including X-ray multi-view videos from two different interventional angiography systems.
|
28 |
Each study has the following tags: bad quality, artifact, high uncertainty, and occlusion. Those tags help to classify dominance classification more accurately and allow to utilize the dataset for uncertainty estimation and outlier detection.
|
|
|
29 |
|
30 |
More information about coronary dominance classification using neural networks in https://doi.org/10.48550/arXiv.2309.06958.
|
31 |
|
32 |
Some angiographic studies from the dataset are from CardioSYNTAX dataset of coronary agiograms for the SYNTAX score prediction in https://doi.org/10.48550/arXiv.2407.19894
|
33 |
|
34 |
-
<img src="https://huggingface.co/datasets/BearSubj13/CoronaryDominance/blob/main/dataset_scheme.png" alt="Dataset scheme" width="700"/>
|
35 |
|
36 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
The dataset containes invasive coronary angiograms for the coronary dominance classification task, an essential aspect in assessing the severity of coronary artery disease.
|
27 |
The dataset holds 1,574 studies, including X-ray multi-view videos from two different interventional angiography systems.
|
28 |
Each study has the following tags: bad quality, artifact, high uncertainty, and occlusion. Those tags help to classify dominance classification more accurately and allow to utilize the dataset for uncertainty estimation and outlier detection.
|
29 |
+
![Dataset scheme](https://huggingface.co/datasets/BearSubj13/CoronaryDominance/blob/main/dataset_scheme.png "Dataset scheme")
|
30 |
|
31 |
More information about coronary dominance classification using neural networks in https://doi.org/10.48550/arXiv.2309.06958.
|
32 |
|
33 |
Some angiographic studies from the dataset are from CardioSYNTAX dataset of coronary agiograms for the SYNTAX score prediction in https://doi.org/10.48550/arXiv.2407.19894
|
34 |
|
|
|
35 |
|
36 |
+
CITATION
|
37 |
+
Please cite:
|
38 |
+
@misc{ponomarchuk2024endtoendsyntaxscoreprediction,
|
39 |
+
title={End-to-end SYNTAX score prediction: benchmark and methods},
|
40 |
+
author={Alexander Ponomarchuk and Ivan Kruzhilov and Galina Zubkova and Artem Shadrin and Ruslan Utegenov and Ivan Bessonov and Pavel Blinov},
|
41 |
+
year={2024},
|
42 |
+
eprint={2407.19894},
|
43 |
+
archivePrefix={arXiv},
|
44 |
+
primaryClass={cs.CV},
|
45 |
+
url={https://arxiv.org/abs/2407.19894},
|
46 |
+
}
|