Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 612 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 612 Bytes

3DVesselSegNet

A hybrid representation learning approach for fully automatic and template-free vessel centerline extraction.

3DVesselSegNet

Installation

$ 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