CNN Based Segmentation Module on 3DSlicer

Main Window:

Obtained Segmentation:

To install Tensorflow and other packages on 3DSlicer's Python:

cd ~/Applications/Slicer.app/Contents/bin

Use PythonSlicer to call pip to install external packages, for instance:

./PythonSlicer -m pip install scikit-image