Skip to content
/ DISCUS Public

The repository contains code for the Geometric Deep Learning for Diffusion MRI Signal Reconstruction with Continuous Samplings (DISCUS) project

Notifications You must be signed in to change notification settings

Deep-MI/DISCUS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to DISCUS!

Overview

The Geometric Deep Learning for Diffusion MRI Signal Reconstruction with Continuous Samplings (DISCUS) method facilitates the flexible signal reconstruction for arbitrary q-vectors (query vectors) given an acquisition with an arbitrary number of measurements (observation set).

Usage

This repository includes scripts to generate a dataset for training (dataset.py), to train the DISCUS method (train.py), and to predict diffusion MRI signals given a trained DISCUS model (prediction.py). A few parameters and paths have to be set in the config.yaml file. This file needs to be referenced with the respective function call, e.g.

python train.py -f config.yaml

Reference

If you use DISCUS for your research publication, please cite:

Christian Ewert*, David Kügler*, Rüdiger Stirnberg, Alexandra Koch, Anastasia Yendiki, Martin Reuter (*co-first); Geometric Deep Learning for Diffusion MRI Signal Reconstruction with Continuous Samplings (DISCUS). Imaging Neuroscience 2024; 2 1–18. doi: https://doi.org/10.1162/imag_a_00121

About

The repository contains code for the Geometric Deep Learning for Diffusion MRI Signal Reconstruction with Continuous Samplings (DISCUS) project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages