paper-with-me

Papers

You Only Look at One: Category-Level Object Representations for Pose Estimation From a Single Example

2023-05-22 · Walter Goodwin, Ioannis Havoutis, Ingmar Posner

In order to meaningfully interact with the world, robot manipulators must be able to interpret objects they encounter. A critical aspect of this interpretation is pose estimation: inferring quantities that describe the position and orientation of an object in 3D space. Most existing approaches to pose estimation make limiting assumptions, often working only for specific, known object instances, or at best generalising to an object category using large pose-labelled datasets. In this work, we present a method for achieving category-level pose estimation by inspection of just a single object from a desired category. We show that we can subsequently perform accurate pose estimation for unseen objects from an inspected category, and considerably outperform prior work by exploiting multi-view correspondences. We demonstrate that our method runs in real-time, enabling a robot manipulator equipped with an RGBD sensor to perform online 6D pose estimation for novel objects. Finally, we showcase our method in a continual learning setting, with a robot able to determine whether objects belong to known categories, and if not, use active perception to produce a one-shot category representation for subsequent pose estimation.

📄 PDF Abstract BibTeX arXiv:2305.12626

Code (0)

등록된 구현이 없습니다.

Tasks

6D Pose EstimationContinual LearningObjectPose Estimation

Similar Papers 제목 키워드 기반

Object Level Depth Reconstruction for Category Level 6D Object Pose Estimation From Monocular RGB Image

2022-04-04 · Zhaoxin Fan, Zhenbo Song, Jian Xu, Zhicheng Wang 외

Recently, RGBD-based category-level 6D object pose estimation has achieved promising improvement in performance, however, the requirement of depth information prohibits broader applications. In order to relieve this prob…

6D Pose Estimation using RGBObjectPose Estimation

MV-ROPE: Multi-view Constraints for Robust Category-level Object Pose and Size Estimation

2023-08-17 · Jiaqi Yang, Yucong Chen, Xiangting Meng, Chenxin Yan 외

Recently there has been a growing interest in category-level object pose and size estimation, and prevailing methods commonly rely on single view RGB-D images. However, one disadvantage of such methods is that they requi…

Depth EstimationObject

Look Further to Recognize Better: Learning Shared Topics and Category-Specific Dictionaries for Open-Ended 3D Object Recognition

2019-07-26 · S. Hamidreza Kasaei

Service robots are expected to operate effectively in human-centric environments for long periods of time. In such realistic scenarios, fine-grained object categorization is as important as basic-level object categorizat…

3D Object RecognitionObjectObject CategorizationObject Recognition

Category-aware Allocation Transformer for Weakly Supervised Object Localization

2023-01-01 · ICCV 2023 1 · Zhiwei Chen, Jinren Ding, Liujuan Cao, Yunhang Shen 외

Weakly supervised object localization (WSOL) aims to localize objects based on only image-level labels as supervision. Recently, transformers have been introduced into WSOL, yielding impressive results. The self-atte…

ObjectObject LocalizationWeakly-Supervised Object Localization

Learning to Track Any Object

2019-10-25 · Achal Dave, Pavel Tokmakov, Cordelia Schmid, Deva Ramanan

Object tracking can be formulated as "finding the right object in a video". We observe that recent approaches for class-agnostic tracking tend to focus on the "finding" part, but largely overlook the "object" part of the…

Instance SegmentationObjectObject TrackingSemantic Segmentation+3