Coder Social home page Coder Social logo

donyakh / 3dunetcnn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ellisdg/3dunetcnn

0.0 0.0 0.0 19.57 MB

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

License: MIT License

Python 99.91% Dockerfile 0.09%

3dunetcnn's Introduction

3D U-Net Convolution Neural Network

[Update August 2023 - data loading is now 10x faster!]

Tutorials

Tumor Segmentation Example

Introduction

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.

Quick Start Guide

How to train a UNet on your own data.

Installation

  1. Clone the repository:
    git clone https://github.com/ellisdg/3DUnetCNN.git

  2. Install the required dependencies*:
    pip install -r 3DUnetCNN/requirements.txt

*It is highly recommended that an Anaconda environment or a virtual environment is used to manage dependcies and avoid conflicts with existing packages.

Create configuration file and run training

See the Brats 2020 example for a description on how to create a configuration and train a model.

Documentation

Still have questions?

Once you have reviewed the documentation, feel free to raise an issue on GitHub, or email me at [email protected].

Citation

Ellis D.G., Aizenberg M.R. (2021) Trialing U-Net Training Modifications for Segmenting Gliomas Using Open Source Deep Learning Framework. In: Crimi A., Bakas S. (eds) Brainlesion: Glioma, Multiple Sclerosis, Stroke and Traumatic Brain Injuries. BrainLes 2020. Lecture Notes in Computer Science, vol 12659. Springer, Cham. https://doi.org/10.1007/978-3-030-72087-2_4

Additional Citations

Ellis D.G., Aizenberg M.R. (2020) Deep Learning Using Augmentation via Registration: 1st Place Solution to the AutoImplant 2020 Challenge. In: Li J., Egger J. (eds) Towards the Automatization of Cranial Implant Design in Cranioplasty. AutoImplant 2020. Lecture Notes in Computer Science, vol 12439. Springer, Cham. https://doi.org/10.1007/978-3-030-64327-0_6

Ellis, D.G. and M.R. Aizenberg, Structural brain imaging predicts individual-level task activation maps using deep learning. bioRxiv, 2020: https://doi.org/10.1101/2020.10.05.306951

3dunetcnn's People

Contributors

ellisdg avatar alkamid avatar dependabot[bot] avatar ysam12345 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.