zhennongchen / U-Net-2D

a 2D U-Net for CT chamber segmentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

a 2D U-Net for CT chamber segmentation


Languages

Language:Jupyter Notebook 47.8%Language:Python 47.3%Language:Shell 3.0%Language:MATLAB 1.9%