ysam12345 / 3DUnetCNN

Pytorch 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D U-Net Convolution Neural Network

Tumor Segmentation Example

 Segmentation Example

Background

We designed 3DUnetCNN to make it easy to apply and control the training and application of various deep learning models to medical imaging data. The links above give examples/tutorials for how to use this project with data from various MICCAI challenges.

Dependencies

  • Pytorch
  • nilearn
  • pandas
  • keras

Got Questions?

Join the Slack group or email me at davidgellis2@gmail.com.

Citation

Coming soon.

About

Pytorch 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation

License:MIT License


Languages

Language:Python 100.0%