Skip to content

zyl200846/3D-UNet-PyTorch-Implementation

Repository files navigation

3D-UNet-PyTorch-Implementation

This is the implementation of 3D UNet Proposed by Özgün Çiçek et al., for details please refer to: 3D U-Net: Learning Dense Volumetric Segmentation from Sparse Annotation.

Dataset used: Soft-tissue-Sarcoma, the dataset I used has been processed by other people and due to some reasons I cannot share it here. If you want to use it for you work, please refer to the MATLAB code provided and convert the images into proper format for further processing and analysis.