Indoor Scene Reconstruction

9 papers with code • 0 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Datasets


Subtasks


Most implemented papers

End-to-End Optimization of Scene Layout

aluo-x/3D_SLN CVPR 2020

Experiments suggest that our model achieves higher accuracy and diversity in conditional scene synthesis and allows exemplar-based scene generation from various input forms.

Holistic 3D Human and Scene Mesh Estimation from Single View Images

ZZWENG/holistic_mesh CVPR 2021

Indeed, from a single image of a person placed in an indoor scene, we as humans are adept at resolving ambiguities of the human pose and room layout through our knowledge of the physical laws and prior perception of the plausible object and human poses.

SimpleRecon: 3D Reconstruction Without 3D Convolutions

nianticlabs/simplerecon 31 Aug 2022

Traditionally, 3D indoor scene reconstruction from posed images happens in two phases: per-image depth estimation, followed by depth merging and surface reconstruction.

I$^2$-SDF: Intrinsic Indoor Scene Reconstruction and Editing via Raytracing in Neural SDFs

jingsenzhu/i2-sdf 14 Mar 2023

In this work, we present I$^2$-SDF, a new method for intrinsic indoor scene reconstruction and editing using differentiable Monte Carlo raytracing on neural signed distance fields (SDFs).

Indoor Scene Reconstruction with Fine-Grained Details Using Hybrid Representation and Normal Prior Enhancement

yec22/fine-grained-indoor-recon 14 Sep 2023

To enhance the normal priors, we introduce a simple yet effective image sharpening and denoising technique, coupled with a network that estimates the pixel-wise uncertainty of the predicted surface normal vectors.

H2O-SDF: Two-phase Learning for 3D Indoor Reconstruction using Object Surface Fields

Domirae/H2O-SDF 13 Feb 2024

Advanced techniques using Neural Radiance Fields (NeRF), Signed Distance Fields (SDF), and Occupancy Fields have recently emerged as solutions for 3D indoor scene reconstruction.

VF-NeRF: Learning Neural Vector Fields for Indoor Scene Reconstruction

albertgassol1/vf-nerf 16 Aug 2024

Concretely, we develop a novel density-VF relationship and a training scheme that allows us to learn VF via volume rendering By doing this, VF-NeRF can model large planar surfaces and sharp corners accurately.

FreeSplat++: Generalizable 3D Gaussian Splatting for Efficient Indoor Scene Reconstruction

wangys16/freesplat 29 Mar 2025

After the feed-forward reconstruction of 3DGS primitives, we investigate a depth-regularized per-scene fine-tuning process.