Skip to content

Commit

Permalink
readme headings
Browse files Browse the repository at this point in the history
  • Loading branch information
sbhadra2020 committed Jul 11, 2022
1 parent 29f098b commit 371a6a5
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Mining the manifolds of deep generative models for multiple data-consistent solutions of tomographic imaging problems - PyTorch implementation

### Paper:
### Paper: https://arxiv.org/abs/2202.05311

Sayantan Bhadra<sup>1</sup>, Umberto Villa<sup>1</sup> and Mark A. Anastasio<sup>2</sup> <br />
<sup>1</sup>Washington University in St. Louis, USA <br />
Expand All @@ -19,5 +19,16 @@ Sayantan Bhadra<sup>1</sup>, Umberto Villa<sup>1</sup> and Mark A. Anastasio<sup
* 1 NVIDIA GPU (compute capability GeForce GTX 1080 or higher and minimum 8 GB RAM)
* NVIDIA driver >= 440.59, CUDA toolkit >= 10.0

(The codes for reproducing the results in the paper will be released soon.)
## Directory structure and usage
* `MRI`: Contains data and code for undersampled k-space data
* `CT`: Contains data and code for limited-angle CT data

## MRI experiments
* `knee_1` and `knee_2`: Folders containing objects Knee 1 and Knee 2
* `kspace_1` and `kspace_2`: Folders containing undersampled k-space data from Knee 1 and Knee 2
* `masks`: Folder containing 6-fold and 8-fold random Cartesian sampling masks

## CT experiments



0 comments on commit 371a6a5

Please sign in to comment.