BubblyYi / Coronary-Artery-Tracking-via-3D-CNN-Classification

The PyTorch re-implement of a 3D CNN Tracker to extract coronary artery centerlines with state-of-the-art (SOTA) performance. (paper: 'Coronary artery centerline extraction in cardiac CT angiography using a CNN-based orientation classifier')
MIT License
187 stars 40 forks source link

Problem about dataset format #3

Closed wxqTS closed 4 years ago

wxqTS commented 4 years ago

I have concat to Dr.Theo van Walsum for dataset support, but I failed. could someone tell me some CTA08 dataset info ? which can help me make my own dataset.

what is the 'reference.txt' in each data tells about???

Thank you very mach!

BubblyYi commented 4 years ago

I have concat to Dr.Theo van Walsum for dataset support, but I failed. could someone tell me some CTA08 dataset info ? which can help me make my own dataset.

what is the 'reference.txt' in each data tells about???

Thank you very mach!

Hi,

please check this web link: http://coronary.bigr.nl/centerlines/about.php#submissionformat for more dataset info

wxqTS commented 4 years ago

I have concat to Dr.Theo van Walsum for dataset support, but I failed. could someone tell me some CTA08 dataset info ? which can help me make my own dataset. what is the 'reference.txt' in each data tells about??? Thank you very mach!

Hi,

please check this web link: http://coronary.bigr.nl/centerlines/about.php#submissionformat for more dataset info

Thank you for help!