paper-with-me

Papers

MixDehazeNet : Mix Structure Block For Image Dehazing Network

2023-05-28 · LiPing Lu, Qian Xiong, DuanFeng Chu, Bingrong Xu

Image dehazing is a typical task in the low-level vision field. Previous studies verified the effectiveness of the large convolutional kernel and attention mechanism in dehazing. However, there are two drawbacks: the multi-scale properties of an image are readily ignored when a large convolutional kernel is introduced, and the standard series connection of an attention module does not sufficiently consider an uneven hazy distribution. In this paper, we propose a novel framework named Mix Structure Image Dehazing Network (MixDehazeNet), which solves two issues mentioned above. Specifically, it mainly consists of two parts: the multi-scale parallel large convolution kernel module and the enhanced parallel attention module. Compared with a single large kernel, parallel large kernels with multi-scale are more capable of taking partial texture into account during the dehazing phase. In addition, an enhanced parallel attention module is developed, in which parallel connections of attention perform better at dehazing uneven hazy distribution. Extensive experiments on three benchmarks demonstrate the effectiveness of our proposed methods. For example, compared with the previous state-of-the-art methods, MixDehazeNet achieves a significant improvement (42.62dB PSNR) on the SOTS indoor dataset. The code is released in https://github.com/AmeryXiong/MixDehazeNet.

📄 PDF Abstract BibTeX arXiv:2305.17654

Code (1)

ameryxiong/mixdehazenet 공식 구현 pytorch

Tasks

Image Dehazing

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

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 i…

Image DehazingSingle Image Dehazing

IncepDeHazeGAN: Novel Satellite Image Dehazing

2026-04-17 · Tejeswar Pokuri, Shivarth Rai arxiv

Dehazing is a technique in computer vision for enhancing the visual quality of images captured in cloudy or foggy conditions. Dehazing helps to recover clear, high-quality images from haze-affected remote sensing data. I…

Image Dehazing

Implicit Euler ODE Networks for Single-Image Dehazing

2020-07-13 · Jiawei Shen, Zhuoyan Li, Lei Yu, Gui-Song Xia 외

Deep convolutional neural networks (CNN) have been applied for image dehazing tasks, where the residual network (ResNet) is often adopted as the basic component to avoid the vanishing gradient problem. Recently, many wor…

Image DehazingSingle Image Dehazing

Streamlined Global and Local Features Combinator (SGLC) for High Resolution Image Dehazing

2023-04-26 · Bilel Benjdira, Anas M. Ali, Anis Koubaa

Image Dehazing aims to remove atmospheric fog or haze from an image. Although the Dehazing models have evolved a lot in recent years, few have precisely tackled the problem of High-Resolution hazy images. For this kind o…

Image DehazingNonhomogeneous Image Dehazing

Accurate and lightweight dehazing via multi-receptive-field non-local network and novel contrastive regularization

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

Recently, deep learning-based methods have dominated image dehazing domain. Although very competitive dehazing performance has been achieved with sophisticated models, effective solutions for extracting useful features a…

Image Dehazing