paper-with-me

Papers

Fine-tuned Generative Adversarial Network-based Model for Medical Image Super-Resolution

2022-11-01 · Alireza Aghelan, Modjtaba Rouhani

In the field of medical image analysis, there is a substantial need for high-resolution (HR) images to improve diagnostic accuracy. However, it is a challenging task to obtain HR medical images, as it requires advanced instruments and significant time. Deep learning-based super-resolution methods can help to improve the resolution and perceptual quality of low-resolution (LR) medical images. Recently, Generative Adversarial Network (GAN) based methods have shown remarkable performance among deep learning-based super-resolution methods. Real-Enhanced Super-Resolution Generative Adversarial Network (Real-ESRGAN) is a practical model for recovering HR images from real-world LR images. In our proposed approach, we use transfer learning technique and fine-tune the pre-trained Real-ESRGAN model using medical image datasets. This technique helps in improving the performance of the model. We employ the high-order degradation model of the Real-ESRGAN which better simulates real-world image degradations. This adaptation allows for generating more realistic degraded medical images, resulting in improved performance. The focus of this paper is on enhancing the resolution and perceptual quality of chest X-ray and retinal images. We use the Tuberculosis chest X-ray (Shenzhen) dataset and the STARE dataset of retinal images for fine-tuning the model. The proposed model achieves superior perceptual quality compared to the Real-ESRGAN model, effectively preserving fine details and generating images with more realistic textures.

📄 PDF Abstract BibTeX arXiv:2211.00577

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticGenerative Adversarial NetworkImage Super-ResolutionMedical Image AnalysisSuper-ResolutionTransfer Learning

Similar Papers 제목 키워드 기반

Adversarial Robustness Analysis of Vision-Language Models in Medical Image Segmentation

2025-05-05 · Anjila Budathoki, Manish Dhakal

Adversarial attacks have been fairly explored for computer vision and vision-language models. However, the avenue of adversarial attack for the vision language segmentation models (VLSMs) is still under-explored, especia…

Adversarial AttackAdversarial RobustnessImage SegmentationMedical Image Analysis+3

MITS-GAN: Safeguarding Medical Imaging from Tampering with Generative Adversarial Networks

2024-01-17 · Giovanni Pasqualino, Luca Guarnera, Alessandro Ortis, Sebastiano Battiato

The progress in generative models, particularly Generative Adversarial Networks (GANs), opened new possibilities for image generation but raised concerns about potential malicious uses, especially in sensitive areas like…

Image Generation

Local Lesion Generation is Effective for Capsule Endoscopy Image Data Augmentation in a Limited Data Setting

2024-11-05 · Adrian B. Chłopowiec, Adam R. Chłopowiec, Krzysztof Galus, Wojciech Cebula 외

Limited medical imaging datasets challenge deep learning models by increasing risks of overfitting and reduced generalization, particularly in Generative Adversarial Networks (GANs), where discriminators may overfit, lea…

Data AugmentationImage InpaintingLesion Classification

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

Generative adversarial networks and adversarial methods in biomedical image analysis

2018-10-24 · Jelmer M. Wolterink, Konstantinos Kamnitsas, Christian Ledig, Ivana Išgum

Generative adversarial networks (GANs) and other adversarial methods are based on a game-theoretical perspective on joint optimization of two neural networks as players in a game. Adversarial techniques have been extensi…