paper-with-me

Papers

Progressive Training of Multi-level Wavelet Residual Networks for Image Denoising

2020-10-23 · Yali Peng, Yue Cao, Shigang Liu, Jian Yang, WangMeng Zuo

Recent years have witnessed the great success of deep convolutional neural networks (CNNs) in image denoising. Albeit deeper network and larger model capacity generally benefit performance, it remains a challenging practical issue to train a very deep image denoising network. Using multilevel wavelet-CNN (MWCNN) as an example, we empirically find that the denoising performance cannot be significantly improved by either increasing wavelet decomposition levels or increasing convolution layers within each level. To cope with this issue, this paper presents a multi-level wavelet residual network (MWRN) architecture as well as a progressive training (PTMWRN) scheme to improve image denoising performance. In contrast to MWCNN, our MWRN introduces several residual blocks after each level of discrete wavelet transform (DWT) and before inverse discrete wavelet transform (IDWT). For easing the training difficulty, scale-specific loss is applied to each level of MWRN by requiring the intermediate output to approximate the corresponding wavelet subbands of ground-truth clean image. To ensure the effectiveness of scale-specific loss, we also take the wavelet subbands of noisy image as the input to each scale of the encoder. Furthermore, progressive training scheme is adopted for better learning of MWRN by beigining with training the lowest level of MWRN and progressively training the upper levels to bring more fine details to denoising results. Experiments on both synthetic and real-world noisy images show that our PT-MWRN performs favorably against the state-of-the-art denoising methods in terms both quantitative metrics and visual quality.

📄 PDF Abstract BibTeX arXiv:2010.12422

Code (2)

happycaoyue/PT-MWRN 공식 구현 pytorch
pminhtam/PT-MWRN pytorch

Tasks

DenoisingImage Denoising

Methods 이 논문이 사용한 방법론

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…

Similar Papers 제목 키워드 기반

Progressive Multi-Level Alignments for Semi-Supervised Domain Adaptation SAR Target Recognition Using Simulated Data

2024-11-07 · Xinzheng Zhang, Hui Zhu, Hongqian Zhuang

Recently, an intriguing research trend for automatic target recognition (ATR) from synthetic aperture radar (SAR) imagery has arisen: using simulated data to train ATR models is a feasible solution to the issue of inadeq…

Data AugmentationDomain AdaptationSemi-supervised Domain AdaptationUnsupervised Domain Adaptation

Hyperspectral Image Super-resolution via Deep Progressive Zero-centric Residual Learning

2020-06-18 · Zhiyu Zhu, Junhui Hou, Jie Chen, Huanqiang Zeng 외

This paper explores the problem of hyperspectral image (HSI) super-resolution that merges a low resolution HSI (LR-HSI) and a high resolution multispectral image (HR-MSI). The cross-modality distribution of the spatial a…

Hyperspectral Image Super-ResolutionHyperspectral UnmixingImage Super-ResolutionSuper-Resolution

Multi-level Wavelet-based Generative Adversarial Network for Perceptual Quality Enhancement of Compressed Video

2020-08-02 · ECCV 2020 8 · Jianyi Wang, Xin Deng, Mai Xu, Congyong Chen 외

The past few years have witnessed fast development in video quality enhancement via deep learning. Existing methods mainly focus on enhancing the objective quality of compressed video while ignoring its perceptual qualit…

Generative Adversarial NetworkMotion Compensation

Learnable Multi-level Discrete Wavelet Transforms for 3D Gaussian Splatting Frequency Modulation

2026-02-15 · Hung Nguyen, An Le, Truong Nguyen arxiv

3D Gaussian Splatting (3DGS) has emerged as a powerful approach for novel view synthesis. However, the number of Gaussian primitives often grows substantially during training as finer scene details are reconstructed, lea…

Novel View Synthesis3D Reconstruction

Progressive Neural Image Compression with Nested Quantization and Latent Ordering

2021-02-04 · Yadong Lu, Yinhao Zhu, Yang Yang, Amir Said 외

We present PLONQ, a progressive neural image compression scheme which pushes the boundary of variable bitrate compression by allowing quality scalable coding with a single bitstream. In contrast to existing learned varia…

Image CompressionQuantization