https://github.com/phernst/pd-unet
https://github.com/phernst/pd-unet
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phernst/pd-unet
- Owner: phernst
- License: mit
- Created: 2021-12-26T14:00:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T22:42:28.000Z (about 3 years ago)
- Last Synced: 2025-02-25T15:48:56.173Z (over 1 year ago)
- Size: 54.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Primal-Dual UNet
Pytorch implementation of the paper "Sinogram upsampling using Primal-Dual UNet for undersampled CT and radial MRI reconstruction" (https://arxiv.org/abs/2112.13443)
Check out the branches for the corresponding image modality. They will soon be merged into the `main` branch for a simpler unified processing.