LCA-Net: Light Convolutional Autoencoder for Image Dehazing
Image dehazing is a crucial image pre-processing task aimed at removing the incoherent noise generated by haze to improve the visual appeal of the image. The existing models use sophisticated networks and custom loss functions which are computationally inefficient and requires heavy hardware to run. Time is of the essence in image pre-processing since real time outputs can be obtained instantly. To overcome these problems, our proposed generic model uses a very light convolutional encoder-decoder network which does not depend on any atmospheric models. The network complexity-image quality trade off is handled well in this neural network and the performance of this network is not limited by low-spec systems. This network achieves optimum dehazing performance at a much faster rate, on several standard datasets, comparable to the state-of-the-art methods in terms of image quality.
Code (1)
Tasks
DecoderImage DehazingSimilar Papers 제목 키워드 기반
Progressive Update Guided Interdependent Networks for Single Image Dehazing
Images with haze of different varieties often pose a significant challenge to dehazing. Therefore, guidance by estimates of haze parameters related to the variety would be beneficial, and their progressive update jointly…
Image DehazingSingle Image DehazingLED2Net: Deep Illumination-aware Dehazing with Low-light and Detail Enhancement
We present a novel dehazing and low-light enhancement method based on an illumination map that is accurately estimated by a convolutional neural network (CNN). In this paper, the illumination map is used as a component f…
DehazeDCT: Towards Effective Non-Homogeneous Dehazing via Deformable Convolutional Transformer
Image dehazing, a pivotal task in low-level vision, aims to restore the visibility and detail from hazy images. Many deep learning methods with powerful representation learning capability demonstrate advanced performance…
Image DehazingNonhomogeneous Image DehazingRepresentation LearningSingle Image DehazingContrastive Learning for Compact Single Image Dehazing
Single image dehazing is a challenging ill-posed problem due to the severe information degeneration. However, existing deep learning based dehazing methods only adopt clear images as positive samples to guide the trainin…
Contrastive LearningImage DehazingSingle Image DehazingPriorNet: A Novel Lightweight Network with Multidimensional Interactive Attention for Efficient Image Dehazing
Hazy images degrade visual quality, and dehazing is a crucial prerequisite for subsequent processing tasks. Most current dehazing methods rely on neural networks and face challenges such as high computational parameter p…
Image DehazingSingle Image Dehazing