paper-with-me

Papers

Arbitrary Scale Super-Resolution for Brain MRI Images

2020-04-05 · Chuan Tan, Jin Zhu, Pietro Lio'

Recent attempts at Super-Resolution for medical images used deep learning techniques such as Generative Adversarial Networks (GANs) to achieve perceptually realistic single image Super-Resolution. Yet, they are constrained by their inability to generalise to different scale factors. This involves high storage and energy costs as every integer scale factor involves a separate neural network. A recent paper has proposed a novel meta-learning technique that uses a Weight Prediction Network to enable Super-Resolution on arbitrary scale factors using only a single neural network. In this paper, we propose a new network that combines that technique with SRGAN, a state-of-the-art GAN-based architecture, to achieve arbitrary scale, high fidelity Super-Resolution for medical images. By using this network to perform arbitrary scale magnifications on images from the Multimodal Brain Tumor Segmentation Challenge (BraTS) dataset, we demonstrate that it is able to outperform traditional interpolation methods by up to 20$\%$ on SSIM scores whilst retaining generalisability on brain MRI images. We show that performance across scales is not compromised, and that it is able to achieve competitive results with other state-of-the-art methods such as EDSR whilst being fifty times smaller than them. Combining efficiency, performance, and generalisability, this can hopefully become a new foundation for tackling Super-Resolution on medical images. Check out the webapp here: https://metasrgan.herokuapp.com/ Check out the github tutorial here: https://github.com/pancakewaffles/metasrgan-tutorial

📄 PDF Abstract BibTeX arXiv:2004.02086

Code (1)

pancakewaffles/metasrgan-tutorial 공식 구현

Tasks

Brain Tumor SegmentationImage Super-ResolutionMeta-LearningSSIMSuper-ResolutionTumor Segmentation

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
PReLU A Parametric Rectified Linear Unit, or PReLU, is an activation function that generalizes the traditional rectified unit with a slope for negative values.…
Sigmoid Activation 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Ethereum Customer Service Number +1-833-534-1729 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…

Similar Papers 제목 키워드 기반

MIASSR: An Approach for Medical Image Arbitrary Scale Super-Resolution

2021-05-22 · Jin Zhu, Chuan Tan, Junwei Yang, Guang Yang 외

Single image super-resolution (SISR) aims to obtain a high-resolution output from one low-resolution image. Currently, deep learning-based SISR approaches have been widely discussed in medical image processing, because o…

Image Super-ResolutionMeta-LearningSuper-ResolutionTransfer Learning

Self-supervised arbitrary scale super-resolution framework for anisotropic MRI

2023-05-02 · Haonan Zhang, Yuhan Zhang, Qing Wu, Jiangjie Wu 외

In this paper, we propose an efficient self-supervised arbitrary-scale super-resolution (SR) framework to reconstruct isotropic magnetic resonance (MR) images from anisotropic MRI inputs without involving external traini…

Super-Resolution

Towards Arbitrary-scale Histopathology Image Super-resolution: An Efficient Dual-branch Framework based on Implicit Self-texture Enhancement

2023-04-09 · Linhao Qu, Minghong Duan, Zhiwei Yang, Manning Wang 외

Existing super-resolution models for pathology images can only work in fixed integer magnifications and have limited performance. Though implicit neural network-based methods have shown promising results in arbitrary-sca…

Image Super-ResolutionSuper-Resolution

MRI Super-Resolution using Multi-Channel Total Variation

2018-10-08 · Mikael Brudfors, Yael Balbastre, Parashkev Nachev, John Ashburner

This paper presents a generative model for super-resolution in routine clinical magnetic resonance images (MRI), of arbitrary orientation and contrast. The model recasts the recovery of high resolution images as an inver…

Brain SegmentationSuper-Resolution

Arbitrary Scale Super-Resolution Assisted Lunar Crater Detection in Satellite Images

2024-02-07 · Atal Tewari, Nitin Khanna

Craters are one of the most studied planetary features used for different scientific analyses, such as estimation of surface age and surface processes. Satellite images utilized for crater detection often have low resolu…

Super-Resolution