3D Object Reconstruction

61 papers with code • 4 benchmarks • 7 datasets

Image: Choy et al

Libraries

Use these libraries to find 3D Object Reconstruction models and implementations
2 papers
160

Most implemented papers

Learning Free-Form Deformations for 3D Object Reconstruction

jackd/template_ffd 29 Mar 2018

Representing 3D shape in deep learning frameworks in an accurate, efficient and compact manner still remains an open challenge.

Robust Attentional Aggregation of Deep Feature Sets for Multi-view 3D Reconstruction

Yang7879/AttSets 2 Aug 2018

However, GRU based approaches are unable to consistently estimate 3D shapes given different permutations of the same set of input images as the recurrent unit is permutation variant.

Deep Single-View 3D Object Reconstruction with Visual Hull Embedding

qweas120/PSVH-3d-reconstruction 10 Sep 2018

The key idea of our method is to leverage object mask and pose estimation from CNNs to assist the 3D shape learning by constructing a probabilistic single-view visual hull inside of the network.

GEOMetrics: Exploiting Geometric Structure for Graph-Encoded Objects

EdwardSmith1884/GEOMetrics 31 Jan 2019

Mesh models are a promising approach for encoding the structure of 3D objects.

Photometric Mesh Optimization for Video-Aligned 3D Object Reconstruction

chenhsuanlin/photometric-mesh-optim CVPR 2019

In this paper, we address the problem of 3D object mesh reconstruction from RGB videos.

PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization

shunsukesaito/PIFu ICCV 2019

We introduce Pixel-aligned Implicit Function (PIFu), a highly effective implicit representation that locally aligns pixels of 2D images with the global context of their corresponding 3D object.

Toward 3D Object Reconstruction from Stereo Images

hzxie/Stereo-3D-Reconstruction 18 Oct 2019

Inferring the 3D shape of an object from an RGB image has shown impressive results, however, existing methods rely primarily on recognizing the most similar 3D model from the training set to solve the problem.

Implicit Functions in Feature Space for 3D Shape Reconstruction and Completion

jchibane/if-net CVPR 2020

To solve this, we propose Implicit Feature Networks (IF-Nets), which deliver continuous outputs, can handle multiple topologies, and complete shapes for missing or sparse input data retaining the nice properties of recent learned implicit functions, but critically they can also retain detail when it is present in the input data, and can reconstruct articulated humans.

Deformation-Aware 3D Model Embedding and Retrieval

mikacuy/deformation_aware_embedding ECCV 2020

We introduce a new problem of retrieving 3D models that are deformable to a given query shape and present a novel deep deformation-aware embedding to solve this retrieval task.

Learning Pose-invariant 3D Object Reconstruction from Single-view Images

bomb2peng/learn3D 3 Apr 2020

Learning to reconstruct 3D shapes using 2D images is an active research topic, with benefits of not requiring expensive 3D data.