arjundd commited on
Commit
12d743d
1 Parent(s): a5a1239

add README

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,3 +1,21 @@
1
  ---
 
2
  license: apache-2.0
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language: en
3
  license: apache-2.0
4
+ tags:
5
+ - mri
6
+ - reconstruction
7
+ - artifact correction
8
  ---
9
+
10
+ # VORTEX
11
+
12
+ <div align="center">
13
+ <img src="https://drive.google.com/uc?export=view&id=1q0jAm6Kg5ZhRg3h0w0ZbtIgcRF3_-Vgb" alt="Vortex Schematic" width="700px" />
14
+ </div>
15
+
16
+ > **VORTEX: Physics-Driven Data Augmentations for Consistency Training for Robust Accelerated MRI Reconstruction**\
17
+ > Arjun Desai, Beliz Gunel, Batu Ozturkler, Harris Beg, Shreyas Vasanawala, Brian Hargreaves, Christopher Ré, John Pauly, Akshay Chaudhari\
18
+ > https://arxiv.org/abs/2111.02549
19
+
20
+ This repository contains the artifacts for the VORTEX paper. To use our code
21
+ and artifacts in your research, please use the [Meddlr](https://github.com/ad12/meddlr) package.