paper-with-me

홈 › Papers

Self-supervised Domain Adaptation for Visual 3D Pose Estimation of Nano-drone Racing Gates by Enforcing Geometric Consistency

2026-03-03 · Nicholas Carlotti, Michele Antonazzi, Elia Cereda, Mirko Nava, Nicola Basilico, Daniele Palossi, Alessandro Giusti arxiv

We consider the task of visually estimating the relative pose of a drone racing gate in front of a nano-quadrotor, using a convolutional neural network pre-trained on simulated data to regress the gate's pose. Due to the sim-to-real gap, the pre-trained model underperforms in the real world and must be adapted to the target domain. We propose an unsupervised domain adaptation (UDA) approach using only real image sequences collected by the drone flying an arbitrary trajectory in front of a gate; sequences are annotated in a self-supervised fashion with the drone's odometry as measured by its onboard sensors. On this dataset, a state consistency loss enforces that two images acquired at different times yield pose predictions that are consistent with the drone's odometry. Results indicate that our approach outperforms other SoA UDA approaches, has a low mean absolute error in position (x=26, y=28, z=10 cm) and orientation ($ψ$=13${^{\circ}}$), an improvement of 40% in position and 37% in orientation over a baseline. The approach's effectiveness is appreciable with as few as 10 minutes of real-world flight data and yields models with an inference time of 30.4ms (33 fps) when deployed aboard the Crazyflie 2.1 Brushless nano-drone.

📄 PDF Abstract BibTeX arXiv:2603.02936

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Domain Adaptation3D Pose Estimation

Similar Papers 제목 키워드 기반

Self-supervised Domain Adaptation for Computer Vision Tasks

2019-07-25 · Jiaolong Xu, Liang Xiao, Antonio M. Lopez

Recent progress of self-supervised visual representation learning has achieved remarkable success on many challenging computer vision benchmarks. However, whether these techniques can be used for domain adaptation has no…

Domain AdaptationObject RecognitionRepresentation LearningSegmentation+1

Self-Supervised Visual Prompting for Cross-Domain Road Damage Detection

2025-11-16 · Xi Xiao, Zhuxuanzi Wang, Mingqiao Mo, Chen Liu 외 arxiv

The deployment of automated pavement defect detection is often hindered by poor cross-domain generalization. Supervised detectors achieve strong in-domain accuracy but require costly re-annotation for new environments, w…

Domain GeneralizationRoad Damage Detection

Self-ensembling for visual domain adaptation

2017-06-16 · ICLR 2018 1 · Geoffrey French, Michal Mackiewicz, Mark Fisher

This paper explores the use of self-ensembling for visual domain adaptation problems. Our technique is derived from the mean teacher variant (Tarvainen et al., 2017) of temporal ensembling (Laine et al;, 2017), a techniq…

Domain Adaptation

Multi-Source Domain Adaptation and Semi-Supervised Domain Adaptation with Focus on Visual Domain Adaptation Challenge 2019

2019-10-08 · Yingwei Pan, Yehao Li, Qi Cai, Yang Chen 외

This notebook paper presents an overview and comparative analysis of our systems designed for the following two tasks in Visual Domain Adaptation Challenge (VisDA-2019): multi-source domain adaptation and semi-supervised…

Domain AdaptationSelf-LearningSemi-supervised Domain Adaptation

Cross-domain Self-supervised Learning for Domain Adaptation with Few Source Labels

2020-03-18 · Donghyun Kim, Kuniaki Saito, Tae-Hyun Oh, Bryan A. Plummer 외

Existing unsupervised domain adaptation methods aim to transfer knowledge from a label-rich source domain to an unlabeled target domain. However, obtaining labels for some source domains may be very expensive, making com…

Domain AdaptationSelf-Supervised LearningUnsupervised Domain Adaptation