paper-with-me

홈 › Papers

TogetherNet: Bridging Image Restoration and Object Detection Together via Dynamic Enhancement Learning

2022-09-03 · Yongzhen Wang, Xuefeng Yan, Kaiwen Zhang, Lina Gong, Haoran Xie, Fu Lee Wang, Mingqiang Wei

Adverse weather conditions such as haze, rain, and snow often impair the quality of captured images, causing detection networks trained on normal images to generalize poorly in these scenarios. In this paper, we raise an intriguing question - if the combination of image restoration and object detection, can boost the performance of cutting-edge detectors in adverse weather conditions. To answer it, we propose an effective yet unified detection paradigm that bridges these two subtasks together via dynamic enhancement learning to discern objects in adverse weather conditions, called TogetherNet. Different from existing efforts that intuitively apply image dehazing/deraining as a pre-processing step, TogetherNet considers a multi-task joint learning problem. Following the joint learning scheme, clean features produced by the restoration network can be shared to learn better object detection in the detection network, thus helping TogetherNet enhance the detection capacity in adverse weather conditions. Besides the joint learning architecture, we design a new Dynamic Transformer Feature Enhancement module to improve the feature extraction and representation capabilities of TogetherNet. Extensive experiments on both synthetic and real-world datasets demonstrate that our TogetherNet outperforms the state-of-the-art detection approaches by a large margin both quantitatively and qualitatively. Source code is available at https://github.com/yz-wang/TogetherNet.

📄 PDF Abstract BibTeX arXiv:2209.01373

Code (1)

yz-wang/togethernet 공식 구현 pytorch

Tasks

Image DehazingImage Restorationobject-detectionObject DetectionRain Removal

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
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$…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Residual Connection 설명 없음
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

UniV2D: Bridging Visual Restoration and Semantic Perception for Underwater Salient Object Detection

2026-05-08 · Laibin Chang, Shaodong Wang, Yunke Wang, Xu Zhang 외 arxiv

Underwater salient object detection (USOD) plays a vital role in marine vision tasks but remains fundamentally challenging due to severe visual degradation, such as selective absorption and medium scattering. Conventiona…

Salient Object Detection

Bridging Degradation Discrimination and Generation for Universal Image Restoration

2026-01-31 · JiaKui Hu, Zhengjian Yao, Lujia Jin, Yanye Lu arxiv

Universal image restoration is a critical task in low-level vision, requiring the model to remove various degradations from low-quality images to produce clean images with rich detail. The challenges lie in sampling the …

Image Restoration

D-YOLO a robust framework for object detection in adverse weather conditions

2024-03-14 · Zihan Chu

Adverse weather conditions including haze, snow and rain lead to decline in image qualities, which often causes a decline in performance for deep-learning based detection networks. Most existing approaches attempts to re…

Image Restorationobject-detectionObject Detection

Rethinking Image Restoration for Object Detection

2022-11-01 · NIPS 2022 11 · Shangquan Sun, Wenqi Ren, Tao Wang, Xiaochun Cao

Although image restoration has achieved significant progress, its potential to assist object detectors in adverse imaging conditions lacks enough attention. It is reported that the existing image restoration methods cann…

Adversarial AttackDomain AdaptationImage DehazingImage Restoration+3

MAMAT: 3D Mamba-Based Atmospheric Turbulence Removal and its Object Detection Capability

2025-03-22 · Paul Hill, Zhiming Liu, Nantheera Anantrasirichai

Restoration and enhancement are essential for improving the quality of videos captured under atmospheric turbulence conditions, aiding visualization, object detection, classification, and tracking in surveillance systems…

MambaObjectobject-detectionObject Detection