There is a newer version of the record available.

Published February 17, 2025 | Version v2
Software Open

HiPaS Artery-vein Segmentation on non-contrast CT

Authors/Creators

  • 1. King Abdullah University of Science and Technology

Description

This is the example datasets for the paper "Deep learning-driven pulmonary artery and vein segmentation reveals demography-associated vasculature anatomical differences". We also release the code and datasets at https://github.com/Arturia-Pendragon-Iris/HiPaS_AV_Segmentation. 

To open the CT data and annotation, you can use the following code

ct = np.load(".\ct_scan\001.npz", allow_pickle=True)["data"]
artery = np.load(".\annotation\artery\001.npz", allow_pickle=True)["data"]
vein = np.load(".\annotation\vein\001.npz", allow_pickle=True)["data"]

If you have any questions about the datasets or the software, you can email yuetan.chu@kaust.edu.sa. 

If you find this dataset be helpful to you, you are welcome to cite our paper 

"Chu, Y., Luo, G., Zhou, L. et al. Deep learning-driven pulmonary artery and vein segmentation reveals demography-associated vasculature anatomical differences. Nat Commun 16, 2262 (2025). https://doi.org/10.1038/s41467-025-56505-6"

 

 

 

Files

annotation.zip

Files (24.0 GB)

Name Size Download all
md5:404076d6728455383ce77ac9839cf05f
68.9 MB Preview Download
md5:2f4349c995f6442e0716a6e5d6f73285
24.0 GB Preview Download
md5:859c1c04e7fd07d7be8c88b54f7d2e2d
14.9 kB Download

Additional details

Dates

Available
2025-02-17