Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm-Driven Deep Learning Framework (ADDL)

This repository provides the official implementation of ADDL.

🔧 Requirements

The environment configuration is provided in environment.yml. You can create the environment using:

conda env create -f environment.yml

🚀 Getting Started

To run the reconstruction on test data:

python main.py

The code includes a set of Phantom data for quick testing.

📁 Project Structure

  • main.py – Entry point for running the reconstruction.
  • gen_mask.m – MATLAB script for generating sampling masks.
  • environment.yml – Conda environment specification.
  • data/ – Contains example Phantom test data.
  • mask/ – Contains example undersampled mode.
  • algorithm/ADDL.py – Our propose ADDL algorithm.
  • utils/ – Supporting modules.

📦 Pretrained Models & Training Data & Undersampled Mode

Pretrained ADDL networks and additional test data are available at:

👉 Google Drive - ADDL Resources

About

Trajectory-Driven Deep Regularization Parameter Estimation for Parallel MRI Reconstruction without Fully Sampled Reference Data

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages