Streamlined Global and Local Features Combinator (SGLC) for High
Resolution Image Dehazing
- URL: http://arxiv.org/abs/2304.13375v1
- Date: Wed, 26 Apr 2023 08:34:00 GMT
- Title: Streamlined Global and Local Features Combinator (SGLC) for High
Resolution Image Dehazing
- Authors: Bilel Benjdira, Anas M. Ali, Anis Koubaa
- Abstract summary: Image Dehazing aims to remove atmospheric fog or haze from an image.
For this kind of image, the model needs to work on a downscaled version of the image or on cropped patches from it.
We propose Streamlined Global and Local Features Combinator (SGLC) to solve these issues.
- Score: 0.9453554184019107
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: 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 of image, the
model needs to work on a downscaled version of the image or on cropped patches
from it. In both cases, the accuracy will drop. This is primarily due to the
inherent failure to combine global and local features when the image size
increases. The Dehazing model requires global features to understand the
general scene peculiarities and the local features to work better with fine and
pixel details. In this study, we propose the Streamlined Global and Local
Features Combinator (SGLC) to solve these issues and to optimize the
application of any Dehazing model to High-Resolution images. The SGLC contains
two successive blocks. The first is the Global Features Generator (GFG) which
generates the first version of the Dehazed image containing strong global
features. The second block is the Local Features Enhancer (LFE) which improves
the local feature details inside the previously generated image. When tested on
the Uformer architecture for Dehazing, SGLC increased the PSNR metric by a
significant margin. Any other model can be incorporated inside the SGLC process
to improve its efficiency on High-Resolution input data.
Related papers
- Attention to Detail: Global-Local Attention for High-Resolution AI-Generated Image Detection [0.0]
GLASS is an architecture that combines a globally resized view with multiple randomly sampled local crops.<n>It can be integrated into vision models to leverage both global and local information in images of any size.
arXiv Detail & Related papers (2026-01-01T00:00:07Z) - High-resolution Photo Enhancement in Real-time: A Laplacian Pyramid Network [73.19214585791268]
This paper introduces a pyramid network called LLF-LUT++, which integrates global and local operators through closed-form Laplacian pyramid decomposition and reconstruction.<n>Specifically, we utilize an image-adaptive 3D LUT that capitalizes on the global tonal characteristics of downsampled images.<n>LLF-LUT++ not only achieves a 2.64 dB improvement in PSNR on the HDR+ dataset, but also further reduces, with 4K resolution images processed in just 13 ms on a single GPU.
arXiv Detail & Related papers (2025-10-13T16:52:32Z) - GaussianLens: Localized High-Resolution Reconstruction via On-Demand Gaussian Densification [77.40235389999]
We propose a generalizable network that densifies the initial 3DGS to capture fine details in a user-specified local region of interest.<n>Experiments demonstrate our method's superior performance in local fine detail reconstruction and strong scalability to images of up to $1024times1024$ resolution.
arXiv Detail & Related papers (2025-09-29T23:58:49Z) - Dual-Stage Global and Local Feature Framework for Image Dehazing [7.536829470604261]
We propose a novel framework, termed the Streamlined Global and Local Features Combinator (SGLC)<n>Our approach is composed of two principal components: the Global Features Generator (GFG) and the Local Features Enhancer (LFE)<n> Experimental results on high-resolution datasets reveal a considerable improvement in peak signal-to-noise ratio (PSNR) when employing SGLC.
arXiv Detail & Related papers (2025-08-28T09:03:48Z) - A Global-Local Cross-Attention Network for Ultra-high Resolution Remote Sensing Image Semantic Segmentation [1.833928124984226]
GLCANet is a lightweight segmentation framework designed for UHR remote sensing imagery.<n>A self-attention mechanism enhances long-range dependencies, refines global features, and preserves local details for better semantic consistency.<n>A masked cross-attention mechanism also adaptively fuses global-local features, selectively enhancing fine-grained details while exploiting global context to improve segmentation accuracy.
arXiv Detail & Related papers (2025-06-24T08:20:08Z) - Learning Enriched Features via Selective State Spaces Model for Efficient Image Deblurring [0.0]
Image deblurring aims to restore a high-quality image from its corresponding blurred.
We propose an efficient image deblurring network that leverages selective state spaces model to aggregate enriched and accurate features.
Experimental results demonstrate that the proposed method outperforms state-of-the-art approaches on widely used benchmarks.
arXiv Detail & Related papers (2024-03-29T10:40:41Z) - MixNet: Efficient Global Modeling for Ultra-High-Definition Image Restoration [36.15948393000783]
We propose a novel image restoration method called MixNet, which introduces an alternative approach to global modeling approaches.
To capture the longrange dependency of features without introducing excessive computational complexity, we present the Global Feature Modulation Layer (GFML)
We conduct extensive experiments on four UHD image restoration tasks, including low-light image enhancement, underwater image enhancement, image deblurring and image demoireing, and the comprehensive results demonstrate that our proposed method surpasses the performance of current state-of-the-art methods.
arXiv Detail & Related papers (2024-01-19T12:40:54Z) - Local-Global Transformer Enhanced Unfolding Network for Pan-sharpening [13.593522290577512]
Pan-sharpening aims to increase the spatial resolution of the low-resolution multispectral (LrMS) image with the guidance of the corresponding panchromatic (PAN) image.
Although deep learning (DL)-based pan-sharpening methods have achieved promising performance, most of them have a two-fold deficiency.
arXiv Detail & Related papers (2023-04-28T03:34:36Z) - Recursive Generalization Transformer for Image Super-Resolution [108.67898547357127]
We propose the Recursive Generalization Transformer (RGT) for image SR, which can capture global spatial information and is suitable for high-resolution images.
We combine the RG-SA with local self-attention to enhance the exploitation of the global context.
Our RGT outperforms recent state-of-the-art methods quantitatively and qualitatively.
arXiv Detail & Related papers (2023-03-11T10:44:44Z) - Cross-modal Local Shortest Path and Global Enhancement for
Visible-Thermal Person Re-Identification [2.294635424666456]
We propose the Cross-modal Local Shortest Path and Global Enhancement (CM-LSP-GE) modules,a two-stream network based on joint learning of local and global features.
The experimental results on two typical datasets show that our model is obviously superior to the most state-of-the-art methods.
arXiv Detail & Related papers (2022-06-09T10:27:22Z) - Any-resolution Training for High-resolution Image Synthesis [55.19874755679901]
Generative models operate at fixed resolution, even though natural images come in a variety of sizes.
We argue that every pixel matters and create datasets with variable-size images, collected at their native resolutions.
We introduce continuous-scale training, a process that samples patches at random scales to train a new generator with variable output resolutions.
arXiv Detail & Related papers (2022-04-14T17:59:31Z) - CM-GAN: Image Inpainting with Cascaded Modulation GAN and Object-Aware
Training [112.96224800952724]
We propose cascaded modulation GAN (CM-GAN) to generate plausible image structures when dealing with large holes in complex images.
In each decoder block, global modulation is first applied to perform coarse semantic-aware synthesis structure, then spatial modulation is applied on the output of global modulation to further adjust the feature map in a spatially adaptive fashion.
In addition, we design an object-aware training scheme to prevent the network from hallucinating new objects inside holes, fulfilling the needs of object removal tasks in real-world scenarios.
arXiv Detail & Related papers (2022-03-22T16:13:27Z) - Memory-augmented Deep Unfolding Network for Guided Image
Super-resolution [67.83489239124557]
Guided image super-resolution (GISR) aims to obtain a high-resolution (HR) target image by enhancing the spatial resolution of a low-resolution (LR) target image under the guidance of a HR image.
Previous model-based methods mainly takes the entire image as a whole, and assume the prior distribution between the HR target image and the HR guidance image.
We propose a maximal a posterior (MAP) estimation model for GISR with two types of prior on the HR target image.
arXiv Detail & Related papers (2022-02-12T15:37:13Z) - InfinityGAN: Towards Infinite-Resolution Image Synthesis [92.40782797030977]
We present InfinityGAN, a method to generate arbitrary-resolution images.
We show how it trains and infers patch-by-patch seamlessly with low computational resources.
arXiv Detail & Related papers (2021-04-08T17:59:30Z) - CooGAN: A Memory-Efficient Framework for High-Resolution Facial
Attribute Editing [84.92009553462384]
We propose a NOVEL pixel translation framework called Cooperative GAN(CooGAN) for HR facial image editing.
This framework features a local path for fine-grained local facial patch generation (i.e., patch-level HR, LOW memory) and a global path for global lowresolution (LR) facial structure monitoring (i.e., image-level LR, LOW memory)
In addition, we propose a lighter selective transfer unit for more efficient multi-scale features fusion, yielding higher fidelity facial attributes manipulation.
arXiv Detail & Related papers (2020-11-03T08:40:00Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.