paper-with-me

홈 › Papers

Frequency Separation for Real-World Super-Resolution

2019-11-18 · Manuel Fritsche, Shuhang Gu, Radu Timofte

Most of the recent literature on image super-resolution (SR) assumes the availability of training data in the form of paired low resolution (LR) and high resolution (HR) images or the knowledge of the downgrading operator (usually bicubic downscaling). While the proposed methods perform well on standard benchmarks, they often fail to produce convincing results in real-world settings. This is because real-world images can be subject to corruptions such as sensor noise, which are severely altered by bicubic downscaling. Therefore, the models never see a real-world image during training, which limits their generalization capabilities. Moreover, it is cumbersome to collect paired LR and HR images in the same source domain. To address this problem, we propose DSGAN to introduce natural image characteristics in bicubically downscaled images. It can be trained in an unsupervised fashion on HR images, thereby generating LR images with the same characteristics as the original images. We then use the generated data to train a SR model, which greatly improves its performance on real-world images. Furthermore, we propose to separate the low and high image frequencies and treat them differently during training. Since the low frequencies are preserved by downsampling operations, we only require adversarial training to modify the high frequencies. This idea is applied to our DSGAN model as well as the SR model. We demonstrate the effectiveness of our method in several experiments through quantitative and qualitative analysis. Our solution is the winner of the AIM Challenge on Real World SR at ICCV 2019.

📄 PDF Abstract BibTeX arXiv:1911.07850

Code (1)

ManuelFritsche/real-world-sr 공식 구현 pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

FS-NCSR: Increasing Diversity of the Super-Resolution Space via Frequency Separation and Noise-Conditioned Normalizing Flow

2022-04-20 · Ki-Ung Song, Dongseok Shim, Kang-wook Kim, Jae-young Lee 외

Super-resolution suffers from an innate ill-posed problem that a single low-resolution (LR) image can be from multiple high-resolution (HR) images. Recent studies on the flow-based algorithm solve this ill-posedness by l…

DiversitySuper-Resolution

UHDNeRF: Ultra-High-Definition Neural Radiance Fields

2023-01-01 · ICCV 2023 1 · Quewei Li, Feichao Li, Jie Guo, Yanwen Guo

We propose UHDNeRF, a new framework for novel view synthesis on the challenging ultra-high-resolution (e.g., 4K) real-world scenes. Previous NeRF methods are not specifically designed for rendering on extremely high …

4kNeRFNovel View Synthesis

Frequency-Adaptive Pan-Sharpening with Mixture of Experts

2024-01-04 · Xuanhua He, Keyu Yan, Rui Li, Chengjun Xie 외

Pan-sharpening involves reconstructing missing high-frequency information in multi-spectral images with low spatial resolution, using a higher-resolution panchromatic image as guidance. Although the inborn connection wit…

Mixture-of-Experts

Multi-Band Multi-Resolution Fully Convolutional Neural Networks for Singing Voice Separation

2019-10-21 · Emad M. Grais, Fei Zhao, Mark D. Plumbley

Deep neural networks with convolutional layers usually process the entire spectrogram of an audio signal with the same time-frequency resolutions, number of filters, and dimensionality reduction scale. According to the c…

Dimensionality Reduction

TasNet: time-domain audio separation network for real-time, single-channel speech separation

2017-11-01 · Yi Luo, Nima Mesgarani

Robust speech processing in multi-talker environments requires effective speech separation. Recent deep learning systems have made significant progress toward solving this problem, yet it remains challenging particularly…

DecoderSpeech Separation