Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brudfors authored Jul 29, 2021
1 parent 1446ea7 commit 68eb379
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Unified Super-Resolution in PyTorch
<img style="float: right;" src="https://github.com/brudfors/UniRes/blob/master/figures/example_2.png" width="100%" height="100%">

This repository implements a unified model for super-resolving neuroimaging data
(MRI and CT scans), which combines: super-resolution with a multi-channel denoising
This repository implements a unified model for super-resolving medical images (MRI and CT scans), which combines: super-resolution with a multi-channel denoising
prior, rigid registration and a correction for interleaved slice acquisition.
The archetype use-case is when having multiple scans of the same subject
(e.g., T1w, T2w and FLAIR MRIs) and an analysis requires these scans to be
Expand Down

0 comments on commit 68eb379

Please sign in to comment.