paper-with-me

Papers

Multiview Aggregation for Learning Category-Specific Shape Reconstruction

2019-07-01 · NeurIPS 2019 12 · Srinath Sridhar, Davis Rempe, Julien Valentin, Sofien Bouaziz, Leonidas J. Guibas

We investigate the problem of learning category-specific 3D shape reconstruction from a variable number of RGB views of previously unobserved object instances. Most approaches for multiview shape reconstruction operate on sparse shape representations, or assume a fixed number of views. We present a method that can estimate dense 3D shape, and aggregate shape across multiple and varying number of input views. Given a single input view of an object instance, we propose a representation that encodes the dense shape of the visible object surface as well as the surface behind line of sight occluded by the visible surface. When multiple input views are available, the shape representation is designed to be aggregated into a single 3D shape using an inexpensive union operation. We train a 2D CNN to learn to predict this representation from a variable number of views (1 or more). We further aggregate multiview information by using permutation equivariant layers that promote order-agnostic view information exchange at the feature level. Experiments show that our approach is able to produce dense 3D reconstructions of objects that improve in quality as more views are added.

📄 PDF Abstract BibTeX arXiv:1907.01085

Code (1)

drsrinathsridhar/xnocs 공식 구현 pytorch

Tasks

3D Shape ReconstructionObject

Similar Papers 제목 키워드 기반

StrobeNet: Category-Level Multiview Reconstruction of Articulated Objects

2021-05-17 · Ge Zhang, Or Litany, Srinath Sridhar, Leonidas Guibas

We present StrobeNet, a method for category-level 3D reconstruction of articulating objects from one or more unposed RGB images. Reconstructing general articulating object categories % has important applications, but is …

3D ReconstructionObject

Dense Object Reconstruction with Semantic Priors

2013-06-01 · CVPR 2013 6 · Sid Yingze Bao, Manmohan Chandraker, Yuanqing Lin, Silvio Savarese

We present a dense reconstruction approach that overcomes the drawbacks of traditional multiview stereo by incorporating semantic information in the form of learned category-level shape priors and object detection. Given…

Objectobject-detectionObject DetectionObject Reconstruction

Multiview Cross-supervision for Semantic Segmentation

2018-12-04 · Yuan Yao, Hyun Soo Park

This paper presents a semi-supervised learning framework for a customized semantic segmentation task using multiview image streams. A key challenge of the customized task lies in the limited accessibility of the labeled …

3D geometry3D ReconstructionCamera CalibrationSegmentation+1

MVD$^2$: Efficient Multiview 3D Reconstruction for Multiview Diffusion

2024-02-22 · Xin-Yang Zheng, Hao Pan, Yu-Xiao Guo, Xin Tong 외

As a promising 3D generation technique, multiview diffusion (MVD) has received a lot of attention due to its advantages in terms of generalizability, quality, and efficiency. By finetuning pretrained large image diffusio…

3D Generation3D Reconstruction

Voxelized 3D Feature Aggregation for Multiview Detection

2021-12-07 · Jiahao Ma, Jinguang Tong, Shan Wang, Wei Zhao 외

Multi-view detection incorporates multiple camera views to alleviate occlusion in crowded scenes, where the state-of-the-art approaches adopt homography transformations to project multi-view features to the ground plane.…

multi-view detectionMultiview Detection