---
license: cc-by-nc-4.0
---
Dataset of ''Vascular Anatomy-aware Self-supervised Pre-training for X-ray Angiogram Analysis''.
Authors: De-Xing Huang1,2, Chaohui Yu3, Xiao-Hu Zhou1,2, Tian-Yu Xiang1,2, Qin-Yi Zhang1,2, Mei-Jiang Gui1,2, Rui-Ze Ma1, Chen-Yu Wang1, Nu-Fang Xiao1, Fan Wang3, and Zeng-Guang Hou1,2
1 Institute of Automation, Chinese Academy of Sciences
2 University of Chinese Academy of Sciences
3 DAMO Acamedy, Alibaba Group
XA-170K is collected from four publicly available sources: CADICA, SYNTAX, XCAD, and CoronaryDominance.
i) CADICA comprises coronary angiography videos from 42 patients, with durations ranging from 1 to 151 frames. From these, we select 6,594 high-quality frames.
ii) SYNTAX contains 2,943 X-ray angiograms derived from 231 patients.
iii) XCAD provides a set of 1,747 angiograms, from which 1,621 images are utilized.
iv) CoronaryDominance consists of videos from 1,574 patients. We extract informative frames from each video sequence, yielding a total of 160,320 images.
## ✏️ Citation
If you utilize the pre-training dataset, please also consider citing the original data sources:
```bibtex
@article{jimenez2024cadica,
title={CADICA: A new dataset for coronary artery disease detection by using invasive coronary angiography},
author={Jim{\'e}nez-Partinen and others},
journal={Expert Systems},
volume={41},
number={12},
pages={e13708},
year={2024}
}
@article{mahmoudi2025x,
title={X-ray Coronary Angiogram images and {SYNTAX} score to develop Machine-Learning algorithms for {CHD} Diagnosis},
author={Mahmoudi, Seyed Sajjad and others},
journal={Scientific Data},
volume={12},
number={1},
pages={471},
year={2025}
}
@inproceedings{ma2021self,
title={Self-supervised vessel segmentation via adversarial learning},
author={Ma, Yuxin and others},
booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
pages={7536--7545},
year={2021}
}
@article{kruzhilov2025coronarydominance,
title={{CoronaryDominance}: Angiogram dataset for coronary dominance classification},
author={Kruzhilov, Ivan and others},
journal={Scientific Data},
volume={12},
number={1},
pages={341},
year={2025}
}
```