paper-with-me

Papers

Rethinking Performance Gains in Image Dehazing Networks

2022-09-23 · Yuda Song, Yang Zhou, Hui Qian, Xin Du

Image dehazing is an active topic in low-level vision, and many image dehazing networks have been proposed with the rapid development of deep learning. Although these networks' pipelines work fine, the key mechanism to improving image dehazing performance remains unclear. For this reason, we do not target to propose a dehazing network with fancy modules; rather, we make minimal modifications to popular U-Net to obtain a compact dehazing network. Specifically, we swap out the convolutional blocks in U-Net for residual blocks with the gating mechanism, fuse the feature maps of main paths and skip connections using the selective kernel, and call the resulting U-Net variant gUNet. As a result, with a significantly reduced overhead, gUNet is superior to state-of-the-art methods on multiple image dehazing datasets. Finally, we verify these key designs to the performance gain of image dehazing networks through extensive ablation studies.

📄 PDF Abstract BibTeX arXiv:2209.11448

Code (1)

idkiro/gunet 공식 구현 pytorch

Tasks

Image DehazingSingle Image Dehazing

Methods 이 논문이 사용한 방법론

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…
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…
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…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Rethinking the Elementary Function Fusion for Single-Image Dehazing

2024-05-23 · Yesian Rohn

This paper addresses the limitations of physical models in the current field of image dehazing by proposing an innovative dehazing network (CL2S). Building on the DM2F model, it identifies issues in its ablation experime…

Image DehazingSingle Image Dehazing

WTCL-Dehaze: Rethinking Real-world Image Dehazing via Wavelet Transform and Contrastive Learning

2024-10-07 · Divine Joseph Appiah, Donghai Guan, Abdul Nasser Kasule, Mingqiang Wei

Images captured in hazy outdoor conditions often suffer from colour distortion, low contrast, and loss of detail, which impair high-level vision tasks. Single image dehazing is essential for applications such as autonomo…

Autonomous DrivingContrastive LearningImage DehazingSingle Image Dehazing

Domain Adaptation for Image Dehazing

2020-05-10 · CVPR 2020 6 · Yuanjie Shao, Lerenhan Li, Wenqi Ren, Changxin Gao 외

Image dehazing using learning-based methods has achieved state-of-the-art performance in recent years. However, most existing methods train a dehazing model on synthetic hazy images, which are less able to generalize wel…

Domain AdaptationImage DehazingTranslation

Physics-based Feature Dehazing Networks

2020-08-01 · ECCV 2020 8 · Jiangxin Dong, Jinshan Pan

We propose a physics-based feature dehazing network for image dehazing. In contrast to most existing end-to-end trainable network-based dehazing methods, we explicitly consider the physics model of the haze process in th…

DecoderImage DehazingImage Reconstruction

Prompt-based test-time real image dehazing: a novel pipeline

2023-09-29 · Zixuan Chen, Zewei He, Ziqian Lu, Xuecheng Sun 외

Existing methods attempt to improve models' generalization ability on real-world hazy images by exploring well-designed training schemes (\eg, CycleGAN, prior loss). However, most of them need very complicated training p…

Image Dehazing