paper-with-me

홈 › Papers

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 large number of objects and cannot be directly applied to unseen objects. We propose a novel framework for 6D pose estimation of unseen objects. We present a network that reconstructs a latent 3D representation of an object using a small number of reference views at inference time. Our network is able to render the latent 3D representation from arbitrary views. Using this neural renderer, we directly optimize for pose given an input image. By training our network with a large number of 3D shapes for reconstruction and rendering, our network generalizes well to unseen objects. We present a new dataset for unseen object pose estimation--MOPED. We evaluate the performance of our method for unseen object pose estimation on MOPED as well as the ModelNet and LINEMOD datasets. Our method performs competitively to supervised methods that are trained on those objects. Code and data is available at https://keunhong.com/publications/latentfusion/.

📄 PDF Abstract BibTeX arXiv:1912.00416

Code (1)

NVlabs/latentfusion pytorch

Tasks

6D Pose Estimation6D Pose Estimation using RGBObjectPose Estimation

Similar Papers 제목 키워드 기반

Differentiable Inverse Graphics for Zero-shot Scene Reconstruction and Robot Grasping

2026-02-04 · Octavio Arriaga, Proneet Sharma, Jichen Guo, Marc Otto 외 arxiv

Operating effectively in novel real-world environments requires robotic systems to estimate and interact with previously unseen objects. Current state-of-the-art models address this challenge by using large amounts of tr…

Pose Estimation

Monocular Differentiable Rendering for Self-Supervised 3D Object Detection

2020-09-30 · ECCV 2020 8 · Deniz Beker, Hiroharu Kato, Mihai Adrian Morariu, Takahiro Ando 외

3D object detection from monocular images is an ill-posed problem due to the projective entanglement of depth and scale. To overcome this ambiguity, we present a novel self-supervised method for textured 3D shape reconst…

3D Object Detection3D Object Detection From Monocular Images3D Shape ReconstructionDepth Estimation+5

SDFDiff: Differentiable Rendering of Signed Distance Fields for 3D Shape Optimization

2019-12-15 · CVPR 2020 6 · Yue Jiang, Dantong Ji, Zhizhong Han, Matthias Zwicker

We propose SDFDiff, a novel approach for image-based shape optimization using differentiable rendering of 3D shapes represented by signed distance functions (SDFs). Compared to other representations, SDFs have the advant…

3D ReconstructionMulti-View 3D ReconstructionSingle-View 3D Reconstruction

Style Agnostic 3D Reconstruction via Adversarial Style Transfer

2021-10-20 · Felix Petersen, Bastian Goldluecke, Oliver Deussen, Hilde Kuehne

Reconstructing the 3D geometry of an object from an image is a major challenge in computer vision. Recently introduced differentiable renderers can be leveraged to learn the 3D geometry of objects from 2D images, but tho…

3D geometry3D Object Reconstruction3D ReconstructionDomain Adaptation+3

Differentiable Rendering for Synthetic Aperture Radar Imagery

2022-04-04 · Michael Wilmanski, Jonathan Tamir

There is rising interest in differentiable rendering, which allows explicitly modeling geometric priors and constraints in optimization pipelines using first-order methods such as backpropagation. Incorporating such doma…

3D Object ReconstructionNeural RenderingObject Reconstruction