paper-with-me

홈 › Papers

Deep Polycuboid Fitting for Compact 3D Representation of Indoor Scenes

2025-03-19 · Gahye Lee, Hyejeong Yoon, Jungeon Kim, Seungyong Lee

This paper presents a novel framework for compactly representing a 3D indoor scene using a set of polycuboids through a deep learning-based fitting method. Indoor scenes mainly consist of man-made objects, such as furniture, which often exhibit rectilinear geometry. This property allows indoor scenes to be represented using combinations of polycuboids, providing a compact representation that benefits downstream applications like furniture rearrangement. Our framework takes a noisy point cloud as input and first detects six types of cuboid faces using a transformer network. Then, a graph neural network is used to validate the spatial relationships of the detected faces to form potential polycuboids. Finally, each polycuboid instance is reconstructed by forming a set of boxes based on the aggregated face labels. To train our networks, we introduce a synthetic dataset encompassing a diverse range of cuboid and polycuboid shapes that reflect the characteristics of indoor scenes. Our framework generalizes well to real-world indoor scene datasets, including Replica, ScanNet, and scenes captured with an iPhone. The versatility of our method is demonstrated through practical applications, such as virtual room tours and scene editing.

📄 PDF Abstract BibTeX arXiv:2503.14912

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Neural Kernel Surface Reconstruction

2023-05-31 · CVPR 2023 1 · Jiahui Huang, Zan Gojcic, Matan Atzmon, Or Litany 외

We present a novel method for reconstructing a 3D implicit surface from a large-scale, sparse, and noisy point cloud. Our approach builds upon the recently introduced Neural Kernel Fields (NKF) representation. It enjoys …

Surface Reconstruction

4D Gaussian Splatting: Modeling Dynamic Scenes with Native 4D Primitives

2024-12-30 · Zeyu Yang, Zijie Pan, Xiatian Zhu, Li Zhang 외

Dynamic 3D scene representation and novel view synthesis from captured videos are crucial for enabling immersive experiences required by AR/VR and metaverse applications. However, this task is challenging due to the comp…

Novel View SynthesisScene Understanding

VPGS-SLAM: Voxel-based Progressive 3D Gaussian SLAM in Large-Scale Scenes

2025-05-25 · Tianchen Deng, Wenhua Wu, Junjie He, Yue Pan 외

3D Gaussian Splatting has recently shown promising results in dense visual SLAM. However, existing 3DGS-based SLAM methods are all constrained to small-room scenarios and struggle with memory explosion in large-scale sce…

3DGS

SliceNet: Deep Dense Depth Estimation From a Single Indoor Panorama Using a Slice-Based Representation

2021-06-19 · CVPR 2021 1 · Giovanni Pintore, Marco Agus, Eva Almansa, Jens Schneider 외

We introduce a novel deep neural network to estimate a depth map from a single monocular indoor panorama. The network directly works on the equirectangular projection, exploiting the properties of indoor 360 images. …

Depth Estimation

PlanarSplatting: Accurate Planar Surface Reconstruction in 3 Minutes

2024-12-04 · CVPR 2025 1 · Bin Tan, Rui Yu, Yujun Shen, Nan Xue

This paper presents PlanarSplatting, an ultra-fast and accurate surface reconstruction approach for multiview indoor images. We take the 3D planes as the main objective due to their compactness and structural expressiven…

3D Plane DetectionSurface Reconstruction