paper-with-me

홈 › Papers

Beyond Degradation Conditions: All-in-One Image Restoration via HOG Transformers

2025-04-12 · Jiawei Wu, Zhifei Yang, Zhe Wang, Zhi Jin

All-in-one image restoration, which aims to address diverse degradations within a unified framework, is critical for practical applications. However, existing methods rely on predicting and integrating degradation conditions, which can misactivate degradation-specific features in complex scenarios, limiting their restoration performance. To address this issue, we propose a novel all-in-one image restoration framework guided by Histograms of Oriented Gradients (HOG), named HOGformer. By leveraging the degradation-discriminative capability of HOG descriptors, HOGformer employs a dynamic self-attention mechanism that adaptively attends to long-range spatial dependencies based on degradation-aware HOG cues. To enhance the degradation sensitivity of attention inputs, we design a HOG-guided local dynamic-range convolution module that captures long-range degradation similarities while maintaining awareness of global structural information. Furthermore, we propose a dynamic interaction feed-forward module, efficiently increasing the model capacity to adapt to different degradations through channel-spatial interactions. Extensive experiments across diverse benchmarks, including adverse weather and natural degradations, demonstrate that HOGformer achieves state-of-the-art performance and generalizes effectively to complex real-world degradations. Code is available at https://github.com/Fire-friend/HOGformer.

📄 PDF Abstract BibTeX arXiv:2504.09377

Code (1)

fire-friend/hogformer 공식 구현 pytorch

Tasks

AllImage Restoration

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
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…

Similar Papers 제목 키워드 기반

Learning Frequency-Aware Dynamic Transformers for All-In-One Image Restoration

2024-06-30 · Zenglin Shi, Tong Su, Pei Liu, Yunpeng Wu 외

This work aims to tackle the all-in-one image restoration task, which seeks to handle multiple types of degradation with a single model. The primary challenge is to extract degradation representations from the input degr…

AllDeblurringDenoisingImage Restoration+1

GIQE: Generic Image Quality Enhancement via Nth Order Iterative Degradation

2022-01-01 · CVPR 2022 1 · Pranjay Shyam, Kyung-Soo Kim, Kuk-Jin Yoon

Visual degradations caused by motion blur, raindrop, rain, snow, illumination, and fog deteriorate image quality and, subsequently, the performance of perception algorithms deployed in outdoor conditions. While degra…

Deblurringfeature selectionImage EnhancementImage Restoration+1

Geodesic Flow Matching on a Riemannian Degradation Manifold for Blind Image Restoration

2026-06-04 · Akshay Janardan Bankar, Ankita Chatterjee, Sayan Banerjee, Shreyas Pandith 외 arxiv

Blind image restoration requires recovering clean images from observations corrupted by unknown and potentially mixed degradations. While recent deterministic flow-based methods model restoration as transport processes t…

Image Restoration

UnSCAR: Universal, Scalable, Controllable, and Adaptable Image Restoration

2026-03-08 · Debabrata Mandal, Soumitri Chattopadhyay, Yujie Wang, Marc Niethammer 외 arxiv

Universal image restoration aims to recover clean images from arbitrary real-world degradations using a single inference model. Despite significant progress, existing all-in-one restoration networks do not scale to multi…

Image Restoration

Clear Roads, Clear Vision: Advancements in Multi-Weather Restoration for Smart Transportation

2025-10-10 · Vijay M. Galshetwar, Praful Hambarde, Prashant W. Patil, Akshay Dudhane 외 arxiv

Adverse weather conditions such as haze, rain, and snow significantly degrade the quality of images and videos, posing serious challenges to intelligent transportation systems (ITS) that rely on visual input. These degra…

Autonomous DrivingVideo Restoration