paper-with-me

Papers

Structure from Duplicates: Neural Inverse Graphics from a Pile of Objects

2024-01-10 · NeurIPS 2023 11 · Tianhang Cheng, Wei-Chiu Ma, Kaiyu Guan, Antonio Torralba, Shenlong Wang

Our world is full of identical objects (\emphe.g., cans of coke, cars of same model). These duplicates, when seen together, provide additional and strong cues for us to effectively reason about 3D. Inspired by this observation, we introduce Structure from Duplicates (SfD), a novel inverse graphics framework that reconstructs geometry, material, and illumination from a single image containing multiple identical objects. SfD begins by identifying multiple instances of an object within an image, and then jointly estimates the 6DoF pose for all instances.An inverse graphics pipeline is subsequently employed to jointly reason about the shape, material of the object, and the environment light, while adhering to the shared geometry and material constraint across instances. Our primary contributions involve utilizing object duplicates as a robust prior for single-image inverse graphics and proposing an in-plane rotation-robust Structure from Motion (SfM) formulation for joint 6-DoF object pose estimation. By leveraging multi-view cues from a single image, SfD generates more realistic and detailed 3D reconstructions, significantly outperforming existing single image reconstruction models and multi-view reconstruction approaches with a similar or greater number of observations.

📄 PDF Abstract BibTeX arXiv:2401.05236

Code (1)

tianhang-cheng/sfd 공식 구현 pytorch

Tasks

Image ReconstructionObjectPose Estimation

Similar Papers 제목 키워드 기반

Re-Thinking Inverse Graphics With Large Language Models

2024-04-23 · Peter Kulits, Haiwen Feng, Weiyang Liu, Victoria Abrevaya 외

Inverse graphics -- the task of inverting an image into physical variables that, when rendered, enable reproduction of the observed scene -- is a fundamental challenge in computer vision and graphics. Successfully disent…

Language ModellingLarge Language ModelSpatial ReasoningWorld Knowledge

3D Neural Embedding Likelihood: Probabilistic Inverse Graphics for Robust 6D Pose Estimation

2023-02-07 · ICCV 2023 1 · Guangyao Zhou, Nishad Gothoskar, Lirui Wang, Joshua B. Tenenbaum 외

The ability to perceive and understand 3D scenes is crucial for many applications in computer vision and robotics. Inverse graphics is an appealing approach to 3D scene understanding that aims to infer the 3D scene struc…

6D Pose Estimation6D Pose Estimation using RGBPose EstimationPose Tracking+1

3DP3: 3D Scene Perception via Probabilistic Programming

2021-10-30 · NeurIPS 2021 12 · Nishad Gothoskar, Marco Cusumano-Towner, Ben Zinberg, Matin Ghavamizadeh 외

We present 3DP3, a framework for inverse graphics that uses inference in a structured generative model of objects, scenes, and images. 3DP3 uses (i) voxel models to represent the 3D shape of objects, (ii) hierarchical sc…

ObjectPose EstimationProbabilistic ProgrammingScene Understanding

Physics-as-Inverse-Graphics: Unsupervised Physical Parameter Estimation from Video

2019-05-27 · ICLR 2020 1 · Miguel Jaques, Michael Burke, Timothy Hospedales

We propose a model that is able to perform unsupervised physical parameter estimation of systems from video, where the differential equations governing the scene dynamics are known, but labeled states or objects are not …

Inductive BiasModel Predictive Controlparameter estimationScene Understanding+1

A Neural-Symbolic Architecture for Inverse Graphics Improved by Lifelong Meta-Learning

2019-05-22 · Michael Kissner, Helmut Mayer

We follow the idea of formulating vision as inverse graphics and propose a new type of element for this task, a neural-symbolic capsule. It is capable of de-rendering a scene into semantic information feed-forward, as we…

Few-Shot LearningMeta-Learning