paper-with-me

Papers

Domain Adaptive Object Detection for Space Applications with Real-Time Constraints

2025-09-22 · Samet Hicsonmez, Abd El Rahman Shabayek, Arunkumar Rathinam, Djamila Aouada arxiv

Object detection is essential in space applications targeting Space Domain Awareness and also applications involving relative navigation scenarios. Current deep learning models for Object Detection in space applications are often trained on synthetic data from simulators, however, the model performance drops significantly on real-world data due to the domain gap. However, domain adaptive object detection is an overlooked problem in the community. In this work, we first show the importance of domain adaptation and then explore Supervised Domain Adaptation (SDA) to reduce this gap using minimal labeled real data. We build on a recent semi-supervised adaptation method and tailor it for object detection. Our approach combines domain-invariant feature learning with a CNN-based domain discriminator and invariant risk minimization using a domain-independent regression head. To meet real-time deployment needs, we test our method on a lightweight Single Shot Multibox Detector (SSD) with MobileNet backbone and on the more advanced Fully Convolutional One-Stage object detector (FCOS) with ResNet-50 backbone. We evaluated on two space datasets, SPEED+ and SPARK. The results show up to 20-point improvements in average precision (AP) with just 250 labeled real images.

📄 PDF Abstract BibTeX arXiv:2509.17593

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationObject Detection

Similar Papers 제목 키워드 기반

Towards Improving Calibration in Object Detection Under Domain Shift

2022-09-15 · Muhammad Akhtar Munir, Muhammad Haris Khan, M. Saquib Sarfraz, Mohsen Ali

With deep neural network based solution more readily being incorporated in real-world applications, it has been pressing requirement that predictions by such models, especially in safety-critical environments, be highly …

Decision MakingObjectobject-detectionObject Detection+1

DA-Mamba: Learning Domain-Aware State Space Model for Global-Local Alignment in Domain Adaptive Object Detection

2026-03-19 · Haochen Li, Rui Zhang, Hantao Yao, Xin Zhang 외 arxiv

Domain Adaptive Object Detection (DAOD) aims to transfer detectors from a labeled source domain to an unlabeled target domain. Existing DAOD methods employ multi-granularity feature alignment to learn domain-invariant re…

Long-range modelingObject Detection

Multiscale Domain Adaptive YOLO for Cross-Domain Object Detection

2021-06-02 · Mazin Hnewa, Hayder Radha

The area of domain adaptation has been instrumental in addressing the domain shift problem encountered by many applications. This problem arises due to the difference between the distributions of source data used for tra…

Autonomous DrivingDomain AdaptationObjectobject-detection+1

Universal Domain Adaptive Object Detector

2022-07-05 · Wenxu Shi, Lei Zhang, WeiJie Chen, ShiLiang Pu

Universal domain adaptive object detection (UniDAOD)is more challenging than domain adaptive object detection (DAOD) since the label space of the source domain may not be the same as that of the target and the scale of o…

Multi-Label LearningObjectobject-detectionObject Detection

A Robust Learning Approach to Domain Adaptive Object Detection

2019-04-04 · ICCV 2019 10 · Mehran Khodabandeh, Arash Vahdat, Mani Ranjbar, William G. Macready

Domain shift is unavoidable in real-world applications of object detection. For example, in self-driving cars, the target domain consists of unconstrained road environments which cannot all possibly be observed in traini…

Domain AdaptationObjectobject-detectionObject Detection+2