CVJul 1

SFDATrack: Generalized Source-Free Domain Adaptive Tracking Under Adverse Weather Conditions

arXiv:2607.0036911.5Has Code
Predicted impact top 31% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the practical problem of visual object tracking under adverse weather when source data is unavailable, offering a generalized solution.

SFDATrack proposes a source-free domain adaptive tracker that uses only target domain adverse weather samples, achieving superior performance over state-of-the-art methods on multiple benchmarks.

Domain adaptive visual object tracking under adverse weather conditions has garnered significant attention in recent years. Despite the impressive performance, existing methods heavily rely on the large-scale video frames from both source and target domains, which is impractical under rigid resource constraints where source data is unavailable. To overcome this limitation, we propose SFDATrack, a generalized source-free domain adaptive tracker that merely leverages adverse weather samples from the target domain for robust state estimation. Specifically, SFDATrack first employs a mean-teacher backbone with Dual Interactive Mamba (DIM) blocks to distill the candidate target tokens that are resilient to weather variations from classified, augmented samples. Afterwards, we introduce a hyperspherical prototype projection (HPP) module to project these tokens onto multi-domain prototypes within a latent hyperspherical space. By enforcing both domain-specific and domain-invariant properties of the multi-domain prototypes, SFDATrack can be seamlessly adapted to diverse weather conditions with powerful generalizability. Extensive experiments evaluated on various benchmarks demonstrate that SFDATrack achieves superior performance compared to state-of-the-art approaches. The code is available at https://github.com/watcherBR0/sfdatrack.

Code Implementations1 repo
Foundations

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

Your Notes