/U-Net-2D

a 2D U-Net for CT chamber segmentation

Primary LanguageJupyter Notebook

U-Net-2D

Description:

$ This repo enables the segmentation of CT volume in a 2D slice-by-slice fashion
$ Please use tf_2d (not tf) in dvpy which is designed specifically for 2D-Unet

Install:

$ install the Docker in contijoch-bayern. Docker file is included in this repo
$ Although by Docker file you already install dvpy, if you make any modifications in dvpy afterwards and want to update in your machine, run the command:
$ pip uninstall dvpy
$ pip install git+https://github.com/zhennongchen/dvpy.git#egg=dvpy