Code Monkey home page Code Monkey logo

segdgm_cnn's Introduction

Deep Gray Matter (DGM) Segmentation using 3D Convolutional Neural Network: application to QSM

This work is based on:

  • Jose Dolz, Christian Desrosiers, Ismail Ben Ayed, 3D fully convolutional networks for subcortical segmentation in MRI: A large-scale study, In NeuroImage, 2017
  • joseabernal's solution for iSeg2017. Github

Current outcome

Accepted by ISMRM Workshop on Machine Learning 2018.

Some preliminary reports can be found at Medium (Part 1) (Part 2)

Highlight

  • Update 2018-02-04:

Larger kernel size (7, 7, 3), add Batch Normalization and auxiliary feature input of spatial coordinates information.

  • Update 2018-03-28:

Add wrapper for segmentation (inference).

How to use it (for training)

  1. Put QSM images in datasets/QSM/
  2. Put spatial coordinates maps in datasets/X/, datasets/Y/, datasets/Z/
  3. Put segmented ROI labels in datasets/label/
  4. Run segDGM_3DCNN.ipynb

How to use it (for segmenting nifti)

Example: python3 segDGM_3DCNN.py -i input_filename.nii.gz -o output_label.nii.gz

It uses pre-calculated weights in models/weights_optimal.h5

segdgm_cnn's People

Contributors

zl376 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.