Progressive Generative Adversarial Networks for Medical Image Super resolution
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.
Code (0)
등록된 구현이 없습니다.
Tasks
AnatomyImage Super-ResolutionSuper-ResolutionTripletMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
High-Resolution Mammogram Synthesis using Progressive Generative Adversarial Networks
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 PredictionUncertainty-Guided Progressive GANs for Medical Image Translation
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 ReconstructionTranslationHigh-resolution medical image synthesis using progressively grown generative adversarial networks
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 PredictionUnsupervised Medical Image Translation with Adversarial Diffusion Models
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+1Time Efficient Training of Progressive Generative Adversarial Network using Depthwise Separable Convolution and Super Resolution Generative Adversarial Network
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