Giter VIP home page Giter VIP logo

dat-net's Introduction

DAT-NET

Code for paper titled "Decode the dopamine transporter imaging for differential parkinsonism diagnosis using deep learning"

by Yu Zhao, University of Bern and Technical University of Munich

last modified 21.10.2020

Will continue to be updated.

Requirement:

Python 2.7.3
tensorflow 1.9.0
Keras 2.2.2
keras-contrib 2.0.8
pandas 0.24.2
scikit-image 0.14.0
scikit-learn 0.19.2
SimpleITK 1.1.0

Guideline for utilizing:

(1) Prepare the dopamine transporter imaging PET dataset and store the data to folder: "../DATASET"

(2) Modify the config.py document to assign the GPU device, original PET image size, and involved PET image labels (IPD,MSA,PSP).

(3) Data preparing

python Dataprepare.py

(4) trainging the model:

python train.py

(5) Evaluated the performance of the trained model in cross-validation:

python evaluate.py

(6) Evaluated the performance of the trained model in the blind test:

python Evaluation_On_TestDataset.py

dat-net's People

Contributors

louis-yuzhao avatar

Watchers

James Cloos avatar  avatar

Forkers

albert-97

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.