kylebeggs / DeepCenterlineLinks
Model for finding a centerline distance map of blood vessel segmentations to then be fed into a graph minimum path extractor to find the centerlines of a vessel using PyTorch. It uses a Residual UNet (Convolutional AutoEncoder) type architecture.
☆17Updated 3 years ago
Alternatives and similar repositories for DeepCenterline
Users that are interested in DeepCenterline are comparing it to the libraries listed below
Sorting:
- A pipeline to extract vessels from MR images and perform analysis. Code to my TPAMI paper "Tracking the adaptation and compensation proce…