Skip to content

JevgenijaAksjonova/invertible_learned_primal_dual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Invertible Learned Primal-Dual

This repository contains the code for the article "[Invertible Learned Primal-Dual](link to the paper)".

Contents

The code contains the following

  • Training and evaluation using anthropomorphic data from Mayo Clinic (2D).
  • Training and evaluation using downsampled Walnut dataset (3D).
  • Implementation of the baseline methods.

Dependencies

The code depends on pytorch, ODL, ASTRA toolbox and MemCNN. ODL, ASTRA and MemCNN can be installed by

$ git clone https://github.com/odlgroup/odl
$ cd odl
$ pip install --editable .
$ conda install -c astra-toolbox/label/dev astra-toolbox
$ conda install -c silvandeleemput -c pytorch -c simpleitk -c conda-forge memcnn

Contact

Jevgenija Rudzusika,
KTH Royal Institute of Technology,
[email protected]

Buda Bajic,
KTH Royal Institute of Technology,
[email protected]

About

Code for the article "Invertible Learned Primal-Dual"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published