armeet commited on
Commit
a2a4e09
·
verified ·
1 Parent(s): 895d400

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - medical
4
+ - mri
5
+ - neuraloperator
6
+ - fastmri
7
+ pretty_name: fastMRI Tiny
8
+ ---
9
+ # A Unified Model for Compressed Sensing MRI Across Undersampling Patterns
10
+
11
+ > [**A Unified Model for Compressed Sensing MRI Across Undersampling Patterns**](https://arxiv.org/abs/2410.16290)
12
+ > Armeet Singh Jatyani, Jiayun Wang, Aditi Chandrashekar, Zihui Wu, Miguel Liu-Schiaffini, Bahareh Tolooshams, Anima Anandkumar
13
+ > *Paper at [CVPR 2025](https://cvpr.thecvf.com/Conferences/2025/AcceptedPapers)*
14
+
15
+ This is a tiny subset of 230 fastMRI samples, used in the demo for the above [paper](https://huggingface.co/armeet/nomri) at CVPR 2025!
16
+
17
+
18
+ ## Citation
19
+
20
+ If you found our work helpful or used any of our models (UDNO), please cite the following:
21
+ ```bibtex
22
+ @inproceedings{jatyani2025nomri,
23
+ author = {Armeet Singh Jatyani* and Jiayun Wang* and Aditi Chandrashekar and Zihui Wu and Miguel Liu-Schiaffini and Bahareh Tolooshams and Anima Anandkumar},
24
+ title = {A Unified Model for Compressed Sensing MRI Across Undersampling Patterns},
25
+ booktitle = {Conference on Computer Vision and Pattern Recognition (CVPR) Proceedings},
26
+ abbr = {CVPR},
27
+ year = {2025}
28
+ }
29
+ ```
30
+
31
+ ![paper_preview](https://github.com/user-attachments/assets/7e6adaa5-a5fa-4b68-bd8c-5279f6f643d7)
32
+
33
+ https://arxiv.org/abs/2410.16290