CVMar 29, 2023

TTA-COPE: Test-Time Adaptation for Category-Level Object Pose Estimation

arXiv:2303.16730v148 citationsh-index: 51
Originality Incremental advance
AI Analysis

This addresses domain adaptation challenges for object pose estimation, but it is incremental as it builds on existing test-time adaptation methods.

The paper tackles the problem of source-to-target domain gaps in category-level object pose estimation by proposing TTA-COPE, a test-time adaptation method that uses a pose ensemble and self-training loss with pose-aware confidence, improving performance in semi-supervised and unsupervised settings.

Test-time adaptation methods have been gaining attention recently as a practical solution for addressing source-to-target domain gaps by gradually updating the model without requiring labels on the target data. In this paper, we propose a method of test-time adaptation for category-level object pose estimation called TTA-COPE. We design a pose ensemble approach with a self-training loss using pose-aware confidence. Unlike previous unsupervised domain adaptation methods for category-level object pose estimation, our approach processes the test data in a sequential, online manner, and it does not require access to the source domain at runtime. Extensive experimental results demonstrate that the proposed pose ensemble and the self-training loss improve category-level object pose performance during test time under both semi-supervised and unsupervised settings. Project page: https://taeyeop.com/ttacope

Foundations

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

Your Notes