Difference between revisions of "ISMORE"

From IACL
Jump to navigation Jump to search
(Force some spacing.)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<meta name="title" content="SMORE & iSMORE: Single Image Super-Resolution"/>
+
<!-- <meta name="title" content="SMORE & iSMORE: Single Image Super-Resolution"/> -->
 
{{h2|Synthetic Multi-Orientation Resolution Enhancement (SMORE)}}
 
{{h2|Synthetic Multi-Orientation Resolution Enhancement (SMORE)}}
 
{{TOCright}}
 
{{TOCright}}
 
<u>S</u>ynthetic <u>M</u>ulti-<u>O</u>rientation <u>R</u>esolution <u>E</u>nhancement&nbsp;(SMORE) and its iterative variant (iSMORE) are single image super-resolution techniques. Some of the associated publications are:
 
<u>S</u>ynthetic <u>M</u>ulti-<u>O</u>rientation <u>R</u>esolution <u>E</u>nhancement&nbsp;(SMORE) and its iterative variant (iSMORE) are single image super-resolution techniques. Some of the associated publications are:
 
{{-}}
 
{{-}}
 +
{{iacl-pub| author = S.W. Remedios, S. Han, L. Zuo, A. Carass, D.L. Pham, J.L. Prince, and B.E. Dewey | title = Self-Supervised Super-Resolution for Slice Gap MRI | conf = sashimi2023}}
 
{{iacl-pub| author = C Zhao, B.E. Dewey, D.L. Pham, P.A. Calabresi, D.S. Reich, and J.L. Prince| title = SMORE: A Self-supervised Anti-aliasing and Super-resolution Algorithm for MRI Using Deep Learning| jrnl = tmi| number = 40(3):805-817| when = 2021| doi = 10.1109/TMI.2020.3037187}}
 
{{iacl-pub| author = C Zhao, B.E. Dewey, D.L. Pham, P.A. Calabresi, D.S. Reich, and J.L. Prince| title = SMORE: A Self-supervised Anti-aliasing and Super-resolution Algorithm for MRI Using Deep Learning| jrnl = tmi| number = 40(3):805-817| when = 2021| doi = 10.1109/TMI.2020.3037187}}
 
{{iacl-pub| author = C. Zhao, M. Shao, A. Carass, H. Li, B.E. Dewey, L.M. Ellingsen, J. Woo, M.A. Guttman, A.M. Blitz, M. Stone, P.A. Calabresi, H. Halperin, and J.L. Prince | title = Applications of a deep learning method for anti-aliasing and super-resolution in MRI | jrnl = mrm| number = 64:132-141| when = 2019| doi = 10.1016/j.mri.2019.05.038| pubmed = 31247254}}
 
{{iacl-pub| author = C. Zhao, M. Shao, A. Carass, H. Li, B.E. Dewey, L.M. Ellingsen, J. Woo, M.A. Guttman, A.M. Blitz, M. Stone, P.A. Calabresi, H. Halperin, and J.L. Prince | title = Applications of a deep learning method for anti-aliasing and super-resolution in MRI | jrnl = mrm| number = 64:132-141| when = 2019| doi = 10.1016/j.mri.2019.05.038| pubmed = 31247254}}
Line 9: Line 10:
  
  
{|align="center" style="width:75%; border:2px #e99095 solid; background:#ffffff; text-align:left;"
+
SMORE can be downloaded from [https://gitlab.com/iacl/smore GitLab.com/iacl/smore]
|-
 
| colspan="2" align="center" | '''iSMORE'''
 
|-
 
| {{iacl|~aaron/iSMORE/ismore-2019-2020_Jan_18.simg|Singularity image}}
 
| 1.6GB
 
|-
 
| {{iacl|~aaron/iSMORE/run_singularity_iSMORE.sh|Shell script}}
 
| 2KB
 
|-
 
| {{iacl|~aaron/iSMORE/gpl-3.0.txt|License (GPL v3.0)}}
 
| 35k
 
|-
 
|}
 
  
Specifying a single iteration within the shell script is equivalent to running SMORE. If you use the code in anyway please cite some of our papers.
+
 
 +
If you use the code in anyway please cite some of our papers.

Latest revision as of 16:38, 7 September 2023

Synthetic Multi-Orientation Resolution Enhancement (SMORE)

Synthetic Multi-Orientation Resolution Enhancement (SMORE) and its iterative variant (iSMORE) are single image super-resolution techniques. Some of the associated publications are:

  • S.W. Remedios, S. Han, L. Zuo, A. Carass, D.L. Pham, J.L. Prince, and B.E. Dewey, "Self-Supervised Super-Resolution for Slice Gap MRI", Simulation and Synthesis in Medical Imaging (SASHIMI 2023) in conjunction with the 26th International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI 2023), Vancouver, Canada, October 8–12, 2023.
  • C Zhao, B.E. Dewey, D.L. Pham, P.A. Calabresi, D.S. Reich, and J.L. Prince, "SMORE: A Self-supervised Anti-aliasing and Super-resolution Algorithm for MRI Using Deep Learning", IEEE Trans. on Medical Imaging, 40(3):805-817, 2021. (doi)
  • C. Zhao, M. Shao, A. Carass, H. Li, B.E. Dewey, L.M. Ellingsen, J. Woo, M.A. Guttman, A.M. Blitz, M. Stone, P.A. Calabresi, H. Halperin, and J.L. Prince, "Applications of a deep learning method for anti-aliasing and super-resolution in MRI", Magnetic Resonance in Medicine, 64:132-141, 2019. (doi) (PubMed)
  • C. Zhao, S. Son, Y. Kim, and J.L. Prince, "iSMORE: An Iterative Self Super-Resolution Algorithm", pp. 130-139, Simulation and Synthesis in Medical Imaging (SASHIMI 2019) held in conjunction with the 22nd International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI 2019), Shenzhen, China, October 13 - 17, 2019. (doi)


SMORE can be downloaded from GitLab.com/iacl/smore


If you use the code in anyway please cite some of our papers.