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
159

Most implemented papers

Grasping Field: Learning Implicit Representations for Human Grasps

korrawe/grasping_field_demo 10 Aug 2020

Specifically, our generative model is able to synthesize high-quality human grasps, given only on a 3D object point cloud.

Perspective Transformer Nets: Learning Single-View 3D Object Reconstruction without 3D Supervision

xcyan/nips16_PTN NeurIPS 2016

We demonstrate the ability of the model in generating 3D volume from a single 2D image with three sets of experiments: (1) learning from single-class objects; (2) learning from multi-class objects and (3) testing on novel object classes.

3D Object Reconstruction from a Single Depth View with Adversarial Learning

Yang7879/3D-RecGAN 26 Aug 2017

In this paper, we propose a novel 3D-RecGAN approach, which reconstructs the complete 3D structure of a given object from a single arbitrary depth view using generative adversarial networks.

Dense 3D Object Reconstruction from a Single Depth View

Yang7879/3D-RecGAN-extended 1 Feb 2018

Unlike existing work which typically requires multiple views of the same object or class labels to recover the full 3D geometry, the proposed 3D-RecGAN++ only takes the voxel grid representation of a depth view of the object as input, and is able to generate the complete 3D occupancy grid with a high resolution of 256^3 by recovering the occluded/missing regions.

3D Point Capsule Networks

yongheng1991/3D-point-capsule-networks CVPR 2019

In this paper, we propose 3D point-capsule networks, an auto-encoder designed to process sparse 3D point clouds while preserving spatial arrangements of the input data.

Soft Rasterizer: A Differentiable Renderer for Image-based 3D Reasoning

ShichenLiu/SoftRas ICCV 2019

Rendering bridges the gap between 2D vision and 3D scenes by simulating the physical process of image formation.

Deep Predictive Motion Tracking in Magnetic Resonance Imaging: Application to Fetal Imaging

bchimagine/DeepPredictiveMotionTracking 25 Sep 2019

Nevertheless, visual monitoring of fetal motion based on displayed slices, and navigation at the level of stacks-of-slices is inefficient.

Joint Reconstruction of 3D Human and Object via Contact-Based Refinement Transformer

dqj5182/contho_release 7 Apr 2024

As a result, our CONTHO achieves state-of-the-art performance in both human-object contact estimation and joint reconstruction of 3D human and object.

Hierarchical Surface Prediction for 3D Object Reconstruction

vnoves/aectech2019-sketchto3d-backend 3 Apr 2017

A major limitation of such approaches is that they only predict a coarse resolution voxel grid, which does not capture the surface of the objects well.