paper-with-me

홈 › Papers

Automatic 3D Indoor Scene Modeling From Single Panorama

2018-06-01 · CVPR 2018 6 · Yang Yang, Shi Jin, Ruiyang Liu, Sing Bing Kang, Jingyi Yu

We describe a system that automatically extracts 3D geometry of an indoor scene from a single 2D panorama. Our system recovers the spatial layout by finding the floor, walls, and ceiling; it also recovers shapes of typical indoor objects such as furniture. Using sampled perspective sub-views, we extract geometric cues (lines, vanishing points, orientation map, and surface normals) and semantic cues (saliency and object detection information). These cues are used for ground plane estimation and occlusion reasoning. The global spatial layout is inferred through a constraint graph on line segments and planar superpixels. The recovered layout is then used to guide shape estimation of the remaining objects using their normal information. Experiments on synthetic and real datasets show that our approach is state-of-the-art in both accuracy and efficiency. Our system can handle cluttered scenes with complex geometry that are challenging to existing techniques.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometryobject-detectionObject DetectionSuperpixels

Similar Papers 제목 키워드 기반

Virtual Home Staging: Inverse Rendering and Editing an Indoor Panorama under Natural Illumination

2023-11-21 · Guanzhou Ji, Azadeh O. Sawyer, Srinivasa G. Narasimhan

We propose a novel inverse rendering method that enables the transformation of existing indoor panoramas with new indoor furniture layouts under natural illumination. To achieve this, we captured indoor HDR panoramas alo…

Inverse RenderingLayout Design

Pano2Room: Novel View Synthesis from a Single Indoor Panorama

2024-08-21 · Guo Pu, Yiming Zhao, Zhouhui Lian

Recent single-view 3D generative methods have made significant advancements by leveraging knowledge distilled from extensive 3D object datasets. However, challenges persist in the synthesis of 3D scenes from a single vie…

Novel View Synthesis

Indoor Light and Heat Estimation from a Single Panorama

2025-02-10 · Guanzhou Ji, Sriram Narayanan, Azadeh Sawyer, Srinivasa Narasimhan

This paper presents a novel application for directly estimating indoor light and heat maps from captured indoor-outdoor High Dynamic Range (HDR) panoramas. In our image-based rendering method, the indoor panorama is used…

Non-central panorama indoor dataset

2024-01-30 · Bruno Berenguel-Baeta, Jesus Bermudez-Cameo, Jose J. Guerrero

Omnidirectional images are one of the main sources of information for learning based scene understanding algorithms. However, annotated datasets of omnidirectional images cannot keep the pace of these learning based algo…

Scene Understanding

SceneCraft: Layout-Guided 3D Scene Generation

2024-10-11 · Xiuyu Yang, Yunze Man, Jun-Kun Chen, Yu-Xiong Wang

The creation of complex 3D scenes tailored to user specifications has been a tedious and challenging task with traditional 3D modeling tools. Although some pioneering methods have achieved automatic text-to-3D generation…

3D GenerationImage GenerationNeRFScene Generation+1