paper-with-me

Papers

3D-Aware Hypothesis & Verification for Generalizable Relative Object Pose Estimation

2023-10-05 · Chen Zhao, Tong Zhang, Mathieu Salzmann

Prior methods that tackle the problem of generalizable object pose estimation highly rely on having dense views of the unseen object. By contrast, we address the scenario where only a single reference view of the object is available. Our goal then is to estimate the relative object pose between this reference view and a query image that depicts the object in a different pose. In this scenario, robust generalization is imperative due to the presence of unseen objects during testing and the large-scale object pose variation between the reference and the query. To this end, we present a new hypothesis-and-verification framework, in which we generate and evaluate multiple pose hypotheses, ultimately selecting the most reliable one as the relative object pose. To measure reliability, we introduce a 3D-aware verification that explicitly applies 3D transformations to the 3D object representations learned from the two input images. Our comprehensive experiments on the Objaverse, LINEMOD, and CO3D datasets evidence the superior accuracy of our approach in relative pose estimation and its robustness in large-scale pose variations, when dealing with unseen objects.

📄 PDF Abstract BibTeX arXiv:2310.03534

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectPose Estimation

Similar Papers 제목 키워드 기반

Hypothesis-driven Model Expansion under Uncertainty for Open-World Robot Planning

2026-07-07 · Anxing Xiao, Hanbo Zhang, Tianrun Hu, David Hsu arxiv

We consider an open-world planning setting in which service robots must operate in unknown environments with incomplete knowledge of objects and actions. Traditional closed-world approaches with pre-programmed knowledge …

Adversarial-Aware Deep Learning System based on a Secondary Classical Machine Learning Verification Approach

2023-06-01 · Mohammed Alkhowaiter, Hisham Kholidy, Mnassar Alyami, Abdulmajeed Alghamdi 외

Deep learning models have been used in creating various effective image classification applications. However, they are vulnerable to adversarial attacks that seek to misguide the models into predicting incorrect classes.…

Adversarial AttackAdversarial DefenseDeep Learningimage-classification+1

DVMNet++: Rethinking Relative Pose Estimation for Unseen Objects

2024-03-20 · CVPR 2024 1 · Chen Zhao, Tong Zhang, Zheng Dang, Mathieu Salzmann

Determining the relative pose of a previously unseen object between two images is pivotal to the success of generalizable object pose estimation. Existing approaches typically predict 3D translation utilizing the ground-…

Natural Language UnderstandingObjectPose Estimation

Sequential Experiment Design for Hypothesis Verification

2018-12-04 · Dhruva Kartik, Ashutosh Nayyar, Urbashi Mitra

Hypothesis testing is an important problem with applications in target localization, clinical trials etc. Many active hypothesis testing strategies operate in two phases: an exploration phase and a verification phase. In…

Two-sample testing

PAC Verification of Statistical Algorithms

2022-11-28 · Saachi Mutreja, Jonathan Shafer

Goldwasser et al. (2021) recently proposed the setting of PAC verification, where a hypothesis (machine learning model) that purportedly satisfies the agnostic PAC learning objective is verified using an interactive proo…

PAC learning