Data and Code from "MR-AIV reveals in-vivo brain-wide fluid flow with physics-informed AI"
Authors/Creators
- 1. University of Rochester
Description
This repository contains the original DCE-MRI data (nifti_original_data) used in training the neural network model described in "Mapping and quantifying deep brain fluid flow in vivo with AI", along with the final inferred speeds (nifti_results). Data.zip includes 1.) the synthetic data used to validate the model, and 2.) the filtered real DCE-MRI data, with the initial guesses of the velocity and permeability.
There are three different synthetic data sets ("smooth", "sharp", and "realistic"), corresponding to the permeability map used to generate the data, and five real data sets corresponding to different mice, referred to as either M* or mouse01.
The code required to train and visualize the results is contained in the "MR-AIV_Code.zip" file. Once unzipped, please follow the instructions detailed in the README.md file.
The algorithm used to obtain the initial guess of the velocity via front tracking is FrontTracker3D.m.
Files
Data.zip
Files
(3.8 GB)
| Name | Size | Download all |
|---|---|---|
|
md5:71637dfdff9e11d0e3d1ab6905bf36c2
|
936.2 MB | Preview Download |
|
md5:0a6be169edcacfa70c1a7503c01e7d7b
|
10.7 kB | Download |
|
md5:18f8260a6ea015f7488787d9e9f51896
|
151.7 MB | Preview Download |
|
md5:1c962eb65d79b60b03428cfcb9be6c26
|
2.7 GB | Preview Download |
|
md5:f66b7674be3b2b6c0065e57e725e5223
|
18.8 MB | Preview Download |
Additional details
Software
- Programming language
- Python