Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

FR-DETR: Frequency and Recurrent Feature Refinement for Robust Object Detection under Adverse Weather

About

Object detection under adverse weather remains challenging due to severe visual degradations and domain shifts. Existing enhancer-based approaches attempt to improve detection by cascading an enhancer with a detector, but they introduce redundant feature extraction and incur high computational cost with limited accuracy gains when paired with SOTA detectors. We propose FR-DETR, a detector-centric framework that refines features rather than images, focusing enhancement on regions of interest and leveraging frequency-domain cues. Specifically, we design (I) a Frequency Refinement Module that dynamically separates and reweights low- and high-frequency components to improve foreground-background discrimination, and (II) a Recurrent Focus Refinement Module (RFRM) that iteratively refines features using coarse predictions as guidance. Extensive experiments demonstrate that FR-DETR achieves superior detection accuracy under adverse weather while being significantly more computationally efficient than enhancer-based methods. Our implementation is available at https://github.com/ducnt1210/FR-DETR.

Tuan-Duc Nguyen, Duc-Trong Le• 2026

Related benchmarks

TaskDatasetResultRank
Object DetectionPascal VOC (test)
mAP77.99
23
Object DetectionRTTS
mAP@5048.41
23
Object DetectionPascal VOC Foggy (test)
AP77.86
11
Object DetectionAdverse Weather
mAP10.82
8
Showing 4 of 4 rows

Other info

Follow for update