Physics-informed networks for elasticity reconstruction in magnetic resonance elastography.
Run the following to setup the conda environment and install it as a Jupyter notebook kernel:
mamba env create --file=environment.yml
mamba activate MRE-PINN
python -m ipykernel install --user --name=MRE-PINN
To download the BIOQIC data sets:
sh download_data.sh
To train an MRE-PINN model:
python train.py