GithubHelp home page GithubHelp logo

medn's Introduction

MEDN

This is a python demo for the paper:
Chuyang Ye, "Estimation of Tissue Microstructure Using a Deep Network Inspired by a Sparse Reconstruction Framework", IPMI 2017. and its extended version that is under review.

The demo includes both the training and test phase. Therefore, to run it, both the training and test data (which are images in the NIfTI format) should be prepared. The input diffusion signals should be normalized.

There are a few dependencies that need to be installed:
numpy
nibabel
keras
theano

Here is how to run the scripts

python MEDN.py < list of training normalized diffusion images> < list of training brain mask images > < list of training ICVF > < list of training ISO > < list of training OD > < list of test normalized diffusion images > < list of test brain mask images > < output directory >

and

python PMEDN.py < list of training normalized diffusion images> < list of training brain mask images > < list of training ICVF > < list of training ISO > < list of training OD > < list of test normalized diffusion images > < list of test brain mask images > < output directory >

For example,

python MEDN.py dwis_training.txt masks_training.txt icvfs_training.txt isos_training.txt ods_training.txt dwis_test.txt masks_test.txt output

For more questions, please contact me via [email protected] or [email protected]

medn's People

Contributors

pkuclosed avatar

Watchers

 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.