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

what is train input #21

Open wxr521314 opened 1 year ago

wxr521314 commented 1 year ago

hi, thanks for your sharing. I would like to know, what is the input of this code and training? Is it the image with the label. Is laibel a line segment with a center point?