A hybrid representation learning approach for fully automatic and template-free vessel centerline extraction.
$ git clone https://github.com/YangLabHKUST/3DVesselSegNet.git
$ cd 3DVesselSegNet
$ conda env create -f environment.yml
$ conda activate 3DVesselSegNet
$ python setup.py develop
check the installation status