paper-with-me

Papers

Image Super-Resolution Using a Wavelet-based Generative Adversarial Network

2019-07-24 · Qi Zhang, Huafeng Wang, Sichen Yang

In this paper, we consider the problem of super-resolution recons-truction. This is a hot topic because super-resolution reconstruction has a wide range of applications in the medical field, remote sensing monitoring, and criminal investigation. Compared with traditional algorithms, the current super-resolution reconstruction algorithm based on deep learning greatly improves the clarity of reconstructed pictures. Existing work like Super-Resolution Using a Generative Adversarial Network (SRGAN) can effectively restore the texture details of the image. However, experimentally verified that the texture details of the image recovered by the SRGAN are not robust. In order to get super-resolution reconstructed images with richer high-frequency details, we improve the network structure and propose a super-resolution reconstruction algorithm combining wavelet transform and Generative Adversarial Network. The proposed algorithm can efficiently reconstruct high-resolution images with rich global information and local texture details. We have trained our model by PyTorch framework and VOC2012 dataset, and tested it by Set5, Set14, BSD100 and Urban100 test datasets.

📄 PDF Abstract BibTeX arXiv:1907.10213

Code (1)

edzq/WaveletSRGAN pytorch

Tasks

Generative Adversarial NetworkImage Super-ResolutionSuper-Resolution

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 제목 키워드 기반

TWIST-GAN: Towards Wavelet Transform and Transferred GAN for Spatio-Temporal Single Image Super Resolution

2021-04-20 · Fayaz Ali Dharejo, Farah Deeba, Yuanchun Zhou, Bhagwan Das 외

Single Image Super-resolution (SISR) produces high-resolution images with fine spatial resolutions from aremotely sensed image with low spatial resolution. Recently, deep learning and generative adversarial networks(GANs…

Generative Adversarial NetworkImage Super-ResolutionSuper-Resolution

Fine Perceptive GANs for Brain MR Image Super-Resolution in Wavelet Domain

2020-11-09 · Senrong You, Yong liu, Baiying Lei, Shuqiang Wang

Magnetic resonance imaging plays an important role in computer-aided diagnosis and brain exploration. However, limited by hardware, scanning time and cost, it's challenging to acquire high-resolution (HR) magnetic resona…

Generative Adversarial NetworkImage Super-ResolutionSuper-Resolution

A Wavelet Diffusion GAN for Image Super-Resolution

2024-10-23 · Lorenzo Aloisi, Luigi Sigillo, Aurelio Uncini, Danilo Comminiello

In recent years, diffusion models have emerged as a superior alternative to generative adversarial networks (GANs) for high-fidelity image generation, with wide applications in text-to-image generation, image-to-image tr…

Dimensionality ReductionImage GenerationImage Super-ResolutionImage-to-Image Translation+3

Wavelet Domain Style Transfer for an Effective Perception-distortion Tradeoff in Single Image Super-Resolution

2019-10-09 · ICCV 2019 10 · Xin Deng, Ren Yang, Mai Xu, Pier Luigi Dragotti

In single image super-resolution (SISR), given a low-resolution (LR) image, one wishes to find a high-resolution (HR) version of it which is both accurate and photo-realistic. Recently, it has been shown that there exist…

Generative Adversarial NetworkImage Super-ResolutionStyle TransferSuper-Resolution

not-so-big-GAN: Generating High-Fidelity Images on Small Compute with Wavelet-based Super-Resolution

2021-01-01 · Seungwook Han, Akash Srivastava, Cole Lincoln Hurwitz, Prasanna Sattigeri 외

State-of-the-art models for high-resolution image generation, such as BigGAN and VQVAE-2, require an incredible amount of compute resources and/or time (512 TPU-v3 cores) to train, putting them out of reach for the large…

DecoderImage GenerationImage Super-ResolutionSuper-Resolution