Unsupervised Domain Adaptation for Nighttime Aerial Tracking
About
Previous advances in object tracking mostly reported on favorable illumination circumstances while neglecting performance at nighttime, which significantly impeded the development of related aerial robot applications. This work instead develops a novel unsupervised domain adaptation framework for nighttime aerial tracking (named UDAT). Specifically, a unique object discovery approach is provided to generate training patches from raw nighttime tracking videos. To tackle the domain discrepancy, we employ a Transformer-based bridging layer post to the feature extractor to align image features from both domains. With a Transformer day/night feature discriminator, the daytime tracking model is adversarially trained to track at night. Moreover, we construct a pioneering benchmark namely NAT2021 for unsupervised domain adaptive nighttime tracking, which comprises a test set of 180 manually annotated tracking sequences and a train set of over 276k unlabelled nighttime tracking frames. Exhaustive experiments demonstrate the robustness and domain adaptability of the proposed framework in nighttime aerial tracking. The code and benchmark are available at https://github.com/vision4robotics/UDAT.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Visual Object Tracking | UAVDT (test) | AUC59.2 | 19 | |
| Visual Object Tracking | DTB70 (test) | AUC61.8 | 19 | |
| Visual Object Tracking | UAVTrack112 (test) | AUC61.6 | 19 | |
| Visual Object Tracking | UAVTrack112 L (test) | AUC (%)59.6 | 19 | |
| Nighttime UAV Tracking | NAT 2021 (test) | Precision69.4 | 14 | |
| Nighttime UAV Tracking | UAVDark135 | Precision63.3 | 14 | |
| Nighttime UAV Tracking | DarkTrack 2021 | Precision56.4 | 14 | |
| Visual Object Tracking | UAV123 10fps 1.0 (test) | AUC58.5 | 13 |