paper-with-me

Papers

UDA-COPE: Unsupervised Domain Adaptation for Category-level Object Pose Estimation

2021-11-24 · CVPR 2022 1 · Taeyeop Lee, Byeong-Uk Lee, Inkyu Shin, Jaesung Choe, Ukcheol Shin, In So Kweon, Kuk-Jin Yoon

Learning to estimate object pose often requires ground-truth (GT) labels, such as CAD model and absolute-scale object pose, which is expensive and laborious to obtain in the real world. To tackle this problem, we propose an unsupervised domain adaptation (UDA) for category-level object pose estimation, called UDA-COPE. Inspired by recent multi-modal UDA techniques, the proposed method exploits a teacher-student self-supervised learning scheme to train a pose estimation network without using target domain pose labels. We also introduce a bidirectional filtering method between the predicted normalized object coordinate space (NOCS) map and observed point cloud, to not only make our teacher network more robust to the target domain but also to provide more reliable pseudo labels for the student network training. Extensive experimental results demonstrate the effectiveness of our proposed method both quantitatively and qualitatively. Notably, without leveraging target-domain GT labels, our proposed method achieved comparable or sometimes superior performance to existing methods that depend on the GT labels.

📄 PDF Abstract BibTeX arXiv:2111.12580

Code (0)

등록된 구현이 없습니다.

Tasks

6D Pose Estimation using RGBDDomain AdaptationObjectPose EstimationSelf-Supervised LearningUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

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

2023-03-29 · CVPR 2023 1 · Taeyeop Lee, Jonathan Tremblay, Valts Blukis, Bowen Wen 외

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 p…

Domain AdaptationObjectPose EstimationTest-time Adaptation+1

Domain Adaptation and Image Classification via Deep Conditional Adaptation Network

2020-06-14 · Pengfei Ge, Chuan-Xian Ren, Dao-Qing Dai, Hong Yan

Unsupervised domain adaptation aims to generalize the supervised model trained on a source domain to an unlabeled target domain. Marginal distribution alignment of feature spaces is widely used to reduce the domain discr…

ClassificationDomain AdaptationGeneral Classificationimage-classification+2

Unsupervised Domain Adaptive Fundus Image Segmentation with Category-level Regularization

2022-07-08 · Wei Feng, Lin Wang, Lie Ju, Xin Zhao 외

Existing unsupervised domain adaptation methods based on adversarial learning have achieved good performance in several medical imaging tasks. However, these methods focus only on global distribution adaptation and ignor…

Domain AdaptationImage SegmentationSemantic SegmentationUnsupervised Domain Adaptation

Prototypical Cross-domain Self-supervised Learning for Few-shot Unsupervised Domain Adaptation

2021-03-31 · CVPR 2021 1 · Xiangyu Yue, Zangwei Zheng, Shanghang Zhang, Yang Gao 외

Unsupervised Domain Adaptation (UDA) transfers predictive models from a fully-labeled source domain to an unlabeled target domain. In some applications, however, it is expensive even to collect labels in the source domai…

Contrastive LearningDomain AdaptationSelf-Supervised LearningSemantic Segmentation+1

Category Contrast for Unsupervised Domain Adaptation in Visual Tasks

2021-06-05 · CVPR 2022 1 · Jiaxing Huang, Dayan Guan, Aoran Xiao, Shijian Lu 외

Instance contrast for unsupervised representation learning has achieved great success in recent years. In this work, we explore the idea of instance contrastive learning in unsupervised domain adaptation (UDA) and propos…

Contrastive LearningDomain AdaptationRepresentation LearningUnsupervised Domain Adaptation