paper-with-me

Papers

Learning Partonomic 3D Reconstruction from Image Collections

2025-01-01 · CVPR 2025 1 · Xiaoqian Ruan, Pei Yu, Dian Jia, Hyeonjeong Park, Peixi Xiong, Wei Tang

Reconstructing the 3D shape of an object from a single-view image is a fundamental task in computer vision. Recent advances in differentiable rendering have enabled 3D reconstruction from image collections using only 2D annotations. However, these methods mainly focus on whole-object reconstruction and overlook object partonomy, which is essential for intelligent agents interacting with physical environments. This paper aims at learning partonomic 3D reconstruction from collections of images with only 2D annotations. Our goal is not only to reconstruct the shape of an object from a single-view image but also to decompose the shape into meaningful semantic parts. To handle the expanded solution space and frequent part occlusions in single-view images, we introduce a novel approach that represents, parses, and learns the structural compositionality of 3D objects. This approach comprises: (1) a compact and expressive compositional representation of object geometry, achieved through disentangled modeling of large shape variations, constituent parts, and detailed part deformations as multi-granularity neural fields; (2) a part transformer that recovers precise partonomic geometry and handles occlusions, through effective part-to-pixel grounding and part-to-part relational modeling; and (3) a 2D-supervised learning method that jointly learns the compositional representation and part transformer, by bridging object shape and parts, image synthesis, and differentiable rendering. Extensive experiments on ShapeNetPart, PartNet, and CUB-200-2011 demonstrate the effectiveness of our approach on both overall and partonomic reconstruction. Code, models, and data are avaliable at https://github.com/XiaoqianRuan1/Partonomic_Reconstruction.

📄 PDF Abstract BibTeX

Code (1)

xiaoqianruan1/partonomic_reconstruction 공식 구현

Tasks

3D ReconstructionImage GenerationObjectObject Reconstruction

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

NAVI: Category-Agnostic Image Collections with High-Quality 3D Shape and Pose Annotations

2023-09-26 · NeurIPS 2023 11

Recent advances in neural reconstruction enable high-quality 3D object reconstruction from casually captured image collections. Current techniques mostly analyze their progress on relatively simple image collections wher…

Adaptive 3D Face Reconstruction From Unconstrained Photo Collections

2016-06-01 · CVPR 2016 6 · Joseph Roth, Yiying Tong, Xiaoming Liu

Given a collection of "in-the-wild" face images captured under a variety of unknown pose, expression, and illumination conditions, this paper presents a method for reconstructing a 3D face surface model of an individual …

3D Face ReconstructionFace Reconstruction

MUSt3R: Multi-view Network for Stereo 3D Reconstruction

2025-03-03 · CVPR 2025 1 · Yohann Cabon, Lucas Stoffl, Leonid Antsfeld, Gabriela Csurka 외

DUSt3R introduced a novel paradigm in geometric computer vision by proposing a model that can provide dense and unconstrained Stereo 3D Reconstruction of arbitrary image collections with no prior information about camera…

3D ReconstructionArticlesCamera CalibrationDepth Estimation+1

Pre-train, Self-train, Distill: A simple recipe for Supersizing 3D Reconstruction

2022-04-07 · CVPR 2022 1 · Kalyan Vasudev Alwala, Abhinav Gupta, Shubham Tulsiani

Our work learns a unified model for single-view 3D reconstruction of objects from hundreds of semantic categories. As a scalable alternative to direct 3D supervision, our work relies on segmented image collections for le…

3D ReconstructionSingle-View 3D Reconstruction

NeRF in the Wild: Neural Radiance Fields for Unconstrained Photo Collections

2020-08-05 · CVPR 2021 1 · Ricardo Martin-Brualla, Noha Radwan, Mehdi S. M. Sajjadi, Jonathan T. Barron 외

We present a learning-based method for synthesizing novel views of complex scenes using only unstructured collections of in-the-wild photographs. We build on Neural Radiance Fields (NeRF), which uses the weights of a mul…

NeRF