paper-with-me

Papers

Progressive Generative Adversarial Networks for Medical Image Super resolution

2019-02-06 · Dwarikanath Mahapatra, Behzad Bozorgtabar

Anatomical landmark segmentation and pathology localization are important steps in automated analysis of medical images. They are particularly challenging when the anatomy or pathology is small, as in retinal images and cardiac MRI, or when the image is of low quality due to device acquisition parameters as in magnetic resonance (MR) scanners. We propose an image super-resolution method using progressive generative adversarial networks (P-GAN) that can take as input a low-resolution image and generate a high resolution image of desired scaling factor. The super resolved images can be used for more accurate detection of landmarks and pathology. Our primary contribution is in proposing a multistage model where the output image quality of one stage is progressively improved in the next stage by using a triplet loss function. The triplet loss enables stepwise image quality improvement by using the output of the previous stage as the baseline. This facilitates generation of super resolved images of high scaling factor while maintaining good image quality. Experimental results for image super-resolution show that our proposed multistage P-GAN outperforms competing methods and baseline GAN.

📄 PDF Abstract BibTeX arXiv:1902.02144

Code (0)

등록된 구현이 없습니다.

Tasks

AnatomyImage Super-ResolutionSuper-ResolutionTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

High-Resolution Mammogram Synthesis using Progressive Generative Adversarial Networks

2018-07-09 · Dimitrios Korkinof, Tobias Rijken, Michael O'Neill, Joseph Yearsley 외

The ability to generate synthetic medical images is useful for data augmentation, domain transfer, and out-of-distribution detection. However, generating realistic, high-resolution medical images is challenging, particul…

Data AugmentationImage GenerationOut-of-Distribution DetectionVocal Bursts Intensity Prediction

Uncertainty-Guided Progressive GANs for Medical Image Translation

2021-06-29 · Uddeshya Upadhyay, Yanbei Chen, Tobias Hepp, Sergios Gatidis 외

Image-to-image translation plays a vital role in tackling various medical imaging tasks such as attenuation correction, motion correction, undersampled reconstruction, and denoising. Generative adversarial networks have …

DenoisingImage-to-Image TranslationMRI ReconstructionTranslation

High-resolution medical image synthesis using progressively grown generative adversarial networks

2018-05-08 · Andrew Beers, James Brown, Ken Chang, J. Peter Campbell 외

Generative adversarial networks (GANs) are a class of unsupervised machine learning algorithms that can produce realistic images from randomly-sampled vectors in a multi-dimensional space. Until recently, it was not poss…

Image AugmentationImage GenerationVocal Bursts Intensity Prediction

Unsupervised Medical Image Translation with Adversarial Diffusion Models

2022-07-17 · Muzaffer Özbey, Onat Dalmaz, Salman UH Dar, Hasan A Bedel 외

Imputation of missing images via source-to-target modality translation can improve diversity in medical imaging protocols. A pervasive approach for synthesizing target images involves one-shot mapping through generative …

DiversityImage GenerationImage-to-Image TranslationImputation+1

Time Efficient Training of Progressive Generative Adversarial Network using Depthwise Separable Convolution and Super Resolution Generative Adversarial Network

2022-02-24 · Atharva Karwande, Pranesh Kulkarni, Tejas Kolhe, Akshay Joshi 외

Generative Adversarial Networks have been employed successfully to generate high-resolution augmented images of size 1024^2. Although the augmented images generated are unprecedented, the training time of the model is ex…

Generative Adversarial NetworkImage AugmentationSuper-Resolution