Skip to content

A model-based deep learning network for inverse problem in imaging

Notifications You must be signed in to change notification settings

jinxixiang/FISTA-Net

Repository files navigation

FISTA-Net

A model-based deep learning network for inverse problem in imaging

General Framework

Steps:

  • Run 'CalculateW.m' to get the learned weights (refer to Liu et al. 2019);
  • Competitive methods: 'M1LapReg.py', 'M2TV_FISTA.m', 'M3FBPConv.py', 'M4ISTANet.py';
  • Proposed: 'M5FISTANet.py' (without learned matrix); 'M5FISTANetPlus.py' (with learned matrix);

Note These are example codes for the EMT experiment. As for sparse-view CT, additional libraries like the radon transform operator should be included.

About

A model-based deep learning network for inverse problem in imaging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published