paper-with-me

Papers

TSNet:A Two-stage Network for Image Dehazing with Multi-scale Fusion and Adaptive Learning

2024-04-03 · Xiaolin Gong, Zehan Zheng, Heyuan Du

Image dehazing has been a popular topic of research for a long time. Previous deep learning-based image dehazing methods have failed to achieve satisfactory dehazing effects on both synthetic datasets and real-world datasets, exhibiting poor generalization. Moreover, single-stage networks often result in many regions with artifacts and color distortion in output images. To address these issues, this paper proposes a two-stage image dehazing network called TSNet, mainly consisting of the multi-scale fusion module (MSFM) and the adaptive learning module (ALM). Specifically, MSFM and ALM enhance the generalization of TSNet. The MSFM can obtain large receptive fields at multiple scales and integrate features at different frequencies to reduce the differences between inputs and learning objectives. The ALM can actively learn of regions of interest in images and restore texture details more effectively. Additionally, TSNet is designed as a two-stage network, where the first-stage network performs image dehazing, and the second-stage network is employed to improve issues such as artifacts and color distortion present in the results of the first-stage network. We also change the learning objective from ground truth images to opposite fog maps, which improves the learning efficiency of TSNet. Extensive experiments demonstrate that TSNet exhibits superior dehazing performance on both synthetic and real-world datasets compared to previous state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2404.02460

Code (1)

zzhlovexuexi/tsnet 공식 구현 pytorch

Tasks

Image Dehazing

Similar Papers 제목 키워드 기반

T-Net: Deep Stacked Scale-Iteration Network for Image Dehazing

2021-06-05 · Lirong Zheng, Yanshan Li, Kaihao Zhang, Wenhan Luo

Hazy images reduce the visibility of the image content, and haze will lead to failure in handling subsequent computer vision tasks. In this paper, we address the problem of image dehazing by proposing a dehazing network …

Image Dehazing

LAP-Net: Level-Aware Progressive Network for Image Dehazing

2019-10-01 · ICCV 2019 10 · Yunan Li, Qiguang Miao, Wanli Ouyang, Zhenxin Ma 외

In this paper, we propose a level-aware progressive network (LAP-Net) for single image dehazing. Unlike previous multi-stage algorithms that generally learn in a coarse-to-fine fashion, each stage of LAP-Net learns diffe…

Image DehazingSingle Image Dehazing

TSNet-SAC: Leveraging Transformers for Efficient Task Scheduling

2023-06-16 · Ke Deng, Zhiyuan He, Hao Zhang, Haohan Lin 외

In future 6G Mobile Edge Computing (MEC), autopilot systems require the capability of processing multimodal data with strong interdependencies. However, traditional heuristic algorithms are inadequate for real-time sched…

Edge-computingScheduling

A GAN-Based Input-Size Flexibility Model for Single Image Dehazing

2021-02-19 · Shichao Kan, Yue Zhang, Fanghui Zhang, Yigang Cen

Image-to-image translation based on generative adversarial network (GAN) has achieved state-of-the-art performance in various image restoration applications. Single image dehazing is a typical example, which aims to obta…

Generative Adversarial NetworkImage DehazingImage RestorationImage-to-Image Translation+2

Semi-supervised Image Dehazing via Expectation-Maximization and Bidirectional Brownian Bridge Diffusion Models

2025-08-15 · Bing Liu, Le Wang, Mingming Liu, Hao Liu 외 arxiv

Existing dehazing methods deal with real-world haze images with difficulty, especially scenes with thick haze. One of the main reasons is the lack of real-world paired data and robust priors. To avoid the costly collecti…

Image Dehazing