paper-with-me

홈 › Papers

MegaPose: 6D Pose Estimation of Novel Objects via Render & Compare

2022-12-13 · Yann Labbé, Lucas Manuelli, Arsalan Mousavian, Stephen Tyree, Stan Birchfield, Jonathan Tremblay, Justin Carpentier, Mathieu Aubry, Dieter Fox, Josef Sivic

We introduce MegaPose, a method to estimate the 6D pose of novel objects, that is, objects unseen during training. At inference time, the method only assumes knowledge of (i) a region of interest displaying the object in the image and (ii) a CAD model of the observed object. The contributions of this work are threefold. First, we present a 6D pose refiner based on a render&compare strategy which can be applied to novel objects. The shape and coordinate system of the novel object are provided as inputs to the network by rendering multiple synthetic views of the object's CAD model. Second, we introduce a novel approach for coarse pose estimation which leverages a network trained to classify whether the pose error between a synthetic rendering and an observed image of the same object can be corrected by the refiner. Third, we introduce a large-scale synthetic dataset of photorealistic images of thousands of objects with diverse visual and shape properties and show that this diversity is crucial to obtain good generalization performance on novel objects. We train our approach on this large synthetic dataset and apply it without retraining to hundreds of novel objects in real images from several pose estimation benchmarks. Our approach achieves state-of-the-art performance on the ModelNet and YCB-Video datasets. An extensive evaluation on the 7 core datasets of the BOP challenge demonstrates that our approach achieves performance competitive with existing approaches that require access to the target objects during training. Code, dataset and trained models are available on the project page: https://megapose6d.github.io/.

📄 PDF Abstract BibTeX arXiv:2212.06870

Code (1)

megapose6d/megapose6d pytorch

Tasks

3D Object Detection6D Pose EstimationObjectPose Estimation

Similar Papers 제목 키워드 기반

ZS6D: Zero-shot 6D Object Pose Estimation using Vision Transformers

2023-09-21 · Philipp Ausserlechner, David Haberger, Stefan Thalhammer, Jean-Baptiste Weibel 외

As robotic systems increasingly encounter complex and unconstrained real-world scenarios, there is a demand to recognize diverse objects. The state-of-the-art 6D object pose estimation methods rely on object-specific tra…

6D Pose Estimation6D Pose Estimation using RGBObjectPose Estimation+1

OSCAR: Open-Set CAD Retrieval from a Language Prompt and a Single Image

2026-01-12 · Tessa Pulli, Jean-Baptiste Weibel, Peter Hönig, Matthias Hirschmanner 외 arxiv

6D object pose estimation plays a crucial role in scene understanding for applications such as robotics and augmented reality. To support the needs of ever-changing object sets in such context, modern zero-shot object po…

Scene UnderstandingImage CaptioningPose Estimation

Object Pose Estimation Using Implicit Representation For Transparent Objects

2024-10-17 · Varun Burde, Artem Moroz, Vit Zeman, Pavel Burget

Object pose estimation is a prominent task in computer vision. The object pose gives the orientation and translation of the object in real-world space, which allows various applications such as manipulation, augmented re…

NeRFObjectPose EstimationTransparent objects

LatentFusion: End-to-End Differentiable Reconstruction and Rendering for Unseen Object Pose Estimation

2019-12-01 · CVPR 2020 6 · Keunhong Park, Arsalan Mousavian, Yu Xiang, Dieter Fox

Current 6D object pose estimation methods usually require a 3D model for each object. These methods also require additional training in order to incorporate new objects. As a result, they are difficult to scale to a larg…

6D Pose Estimation6D Pose Estimation using RGBObjectPose Estimation

Learning Analysis-by-Synthesis for 6D Pose Estimation in RGB-D Images

2015-08-19 · ICCV 2015 12 · Alexander Krull, Eric Brachmann, Frank Michel, Michael Ying Yang 외

Analysis-by-synthesis has been a successful approach for many tasks in computer vision, such as 6D pose estimation of an object in an RGB-D image which is the topic of this work. The idea is to compare the observation wi…

6D Pose Estimation6D Pose Estimation using RGBObjectPose Estimation