CVJun 28, 2023

Let Segment Anything Help Image Dehaze

arXiv:2306.15870v125 citationsh-index: 27
Originality Incremental advance
AI Analysis

This work addresses overfitting and local optima in low-level vision tasks like dehazing, though it appears incremental as it adapts existing segmentation models rather than introducing a fundamentally new approach.

The authors tackled the problem of image dehazing by integrating large-model prior knowledge into low-level vision networks, achieving improved performance and reduced training time without requiring additional data or resources.

The large language model and high-level vision model have achieved impressive performance improvements with large datasets and model sizes. However, low-level computer vision tasks, such as image dehaze and blur removal, still rely on a small number of datasets and small-sized models, which generally leads to overfitting and local optima. Therefore, we propose a framework to integrate large-model prior into low-level computer vision tasks. Just as with the task of image segmentation, the degradation of haze is also texture-related. So we propose to detect gray-scale coding, network channel expansion, and pre-dehaze structures to integrate large-model prior knowledge into any low-level dehazing network. We demonstrate the effectiveness and applicability of large models in guiding low-level visual tasks through different datasets and algorithms comparison experiments. Finally, we demonstrate the effect of grayscale coding, network channel expansion, and recurrent network structures through ablation experiments. Under the conditions where additional data and training resources are not required, we successfully prove that the integration of large-model prior knowledge will improve the dehaze performance and save training time for low-level visual tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes