Code for paper "Unsupervised Deep Learning-based Asymmetric Fiber Orientation Distribution Functions Estimation on diffusion MRI"
[Notice]
Partial codes are coming soon...
The main environment is:
- cuda 11.3
- torch 1.11.0
- nibabel 4.0.2
- PyGSP 0.5.1 (
pip install git+https://github.com/epfl-lts2/pygsp.git@39a0665f637191152605911cf209fc16a36e5ae9#egg=PyGSP
) - dipy 1.7.0
- scipy 1.8.0
You need to create a folder containing the dmri data. The file name in this folder must be:
- dmri image:
dmri_data.nii.gz
- bvals file:
bvals.bvals
- bvecs file:
bvecs.bvecs
bash estimate.sh