paper-with-me

Papers

A Novel Encoder-Decoder Network with Guided Transmission Map for Single Image Dehazing

2022-02-08 · Le-Anh Tran, Seokyong Moon, Dong-Chul Park

A novel Encoder-Decoder Network with Guided Transmission Map (EDN-GTM) for single image dehazing scheme is proposed in this paper. The proposed EDN-GTM takes conventional RGB hazy image in conjunction with its transmission map estimated by adopting dark channel prior as the inputs of the network. The proposed EDN-GTM utilizes U-Net for image segmentation as the core network and utilizes various modifications including spatial pyramid pooling module and Swish activation to achieve state-of-the-art dehazing performance. Experiments on benchmark datasets show that the proposed EDN-GTM outperforms most of traditional and deep learning-based image dehazing schemes in terms of PSNR and SSIM metrics. The proposed EDN-GTM furthermore proves its applicability to object detection problems. Specifically, when applied to an image preprocessing tool for driving object detection, the proposed EDN-GTM can efficiently remove haze and significantly improve detection accuracy by 4.73% in terms of mAP measure. The code is available at: https://github.com/tranleanh/edn-gtm.

📄 PDF Abstract BibTeX arXiv:2202.04757

Code (1)

tranleanh/edn-gtm 공식 구현 tf

Tasks

DecoderImage DehazingImage SegmentationNonhomogeneous Image Dehazingobject-detectionObject DetectionSemantic SegmentationSingle Image DehazingSSIM

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…
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…
Sigmoid Activation 설명 없음
Average Pooling 설명 없음
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…
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…
Batch Normalization 설명 없음
Pyramid Pooling Module A Pyramid Pooling Module is a module for semantic segmentation which acts as an effective global contextual prior. The motivation is that the problem of using a convolutional…

Similar Papers 제목 키워드 기반

Encoder-Decoder Network with Guided Transmission Map: Architecture

2022-12-07 · Le-Anh Tran, Dong-Chul Park

An insight into the architecture of the Encoder-Decoder Network with Guided Transmission Map (EDN-GTM), a novel and effective single image dehazing scheme, is presented in this paper. The EDN-GTM takes a conventional RGB…

DecoderImage DehazingSingle Image DehazingSSIM

Transmission and Color-guided Network for Underwater Image Enhancement

2023-08-09 · Pan Mu, Jing Fang, Haotian Qian, Cong Bai

In recent years, with the continuous development of the marine industry, underwater image enhancement has attracted plenty of attention. Unfortunately, the propagation of light in water will be absorbed by water bodies a…

DecoderImage Enhancement

CGGAN: A Context Guided Generative Adversarial Network For Single Image Dehazing

2020-05-28 · Zhaorun Zhou, Zhenghao Shi, Mingtao Guo, Yaning Feng 외

Image haze removal is highly desired for the application of computer vision. This paper proposes a novel Context Guided Generative Adversarial Network (CGGAN) for single image dehazing. Of which, an novel new encoder-dec…

DecoderGenerative Adversarial NetworkImage DehazingSingle Image Dehazing

Alleviating Distortion Accumulation in Multi-Hop Semantic Communication

2023-08-22 · Guangyi Zhang, Qiyu Hu, Yunlong Cai, Guanding Yu

Recently, semantic communication has been investigated to boost the performance of end-to-end image transmission systems. However, existing semantic approaches are generally based on deep learning and belong to lossy tra…

DecoderSemantic Communication

Underwater Image Enhancement via Medium Transmission-Guided Multi-Color Space Embedding

2021-04-27 · Chongyi Li, Saeed Anwar, Junhui Hou, Runmin Cong 외

Underwater images suffer from color casts and low contrast due to wavelength- and distance-dependent attenuation and scattering. To solve these two degradation issues, we present an underwater image enhancement network v…

DecoderDiversityImage EnhancementUnderwater Image Restoration