Skip to content

source code for the "ProxiMO: Proximal Multi-Operator Networks for Quantitative Susceptibility Mapping" paper, presented in MICCAI 2024

Notifications You must be signed in to change notification settings

shmuelor/ProxiMO

Repository files navigation

ProxiMO

Official implementation of ProxiMO: Proximal Multi-Operator Networks for Quantitative Susceptibility Mapping

ProxiMO: Proximal Multi-Operator Networks for Quantitative Susceptibility Mapping

Full paper: here

Awarded second-best paper at the MLCN workshop during MICCAI 2024.

Dependencies

Create and activate a new conda environment

conda create -n proximo python==3.7
conda activate proximo

Install necessary python packages

pip install -r requirements.txt

Data

This code uses the dataset of LP-CNN.

Contact

If you have any questions, please contact me at

Shmuel Orenstein

Email: shmulik.or@gmail.com

About

source code for the "ProxiMO: Proximal Multi-Operator Networks for Quantitative Susceptibility Mapping" paper, presented in MICCAI 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published