中文
相关论文

相关论文: PanoTPS-Net: Panoramic Room Layout Estimation via …

200 篇论文

We present a new approach to the problem of estimating the 3D room layout from a single panoramic image. We represent room layout as three 1D vectors that encode, at each image column, the boundary positions of floor-wall and ceiling-wall,…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Cheng Sun , Chi-Wei Hsiao , Min Sun , Hwann-Tzong Chen

Estimating the layout of a room from a single-shot panoramic image is important in virtual/augmented reality and furniture layout simulation. This involves identifying three-dimensional (3D) geometry, such as the location of corners and…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Mizuki Tabata , Kana Kurata , Junichiro Tamamatsu

In this paper, we propose PanoViT, a panorama vision transformer to estimate the room layout from a single panoramic image. Compared to CNN models, our PanoViT is more proficient in learning global information from the panoramic image for…

计算机视觉与模式识别 · 计算机科学 2022-12-26 Weichao Shen , Yuan Dong , Zonghao Chen , Zhengyi Zhao , Yang Gao , Zhu Liu

We propose an algorithm to predict room layout from a single image that generalizes across panoramas and perspective images, cuboid layouts and more general layouts (e.g. L-shape room). Our method operates directly on the panoramic image,…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Chuhang Zou , Alex Colburn , Qi Shan , Derek Hoiem

In this paper, we propose a new deep learning-based method for estimating room layout given a pair of 360 panoramas. Our system, called Position-aware Stereo Merging Network or PSMNet, is an end-to-end joint layout-pose estimator. PSMNet…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Haiyan Wang , Will Hutchcroft , Yuguang Li , Zhiqiang Wan , Ivaylo Boyadzhiev , Yingli Tian , Sing Bing Kang

Significant geometric structures can be compactly described by global wireframes in the estimation of 3D room layout from a single panoramic image. Based on this observation, we present an alternative approach to estimate the walls in 3D…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Yining Zhao , Chao Wen , Zhou Xue , Yue Gao

Given a single RGB panorama, the goal of 3D layout reconstruction is to estimate the room layout by predicting the corners, floor boundary, and ceiling boundary. A common approach has been to use standard convolutional networks to predict…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Shivansh Rao , Vikas Kumar , Daniel Kifer , Lee Giles , Ankur Mali

We study the problem of estimating room layouts from a single panorama image. Most former works have two stages: feature extraction and parametric model fitting. Here we propose an end-to-end method that directly predicts parametric layouts…

计算机视觉与模式识别 · 计算机科学 2021-12-22 Hao Zhao , Rene Ranftl , Yurong Chen , Hongbin Zha

3D room layout estimation by a single panorama using deep neural networks has made great progress. However, previous approaches can not obtain efficient geometry awareness of room layout with the only latitude of boundaries or…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Zhigang Jiang , Zhongzheng Xiang , Jinhua Xu , Ming Zhao

In this work we present a method to train a plane-aware convolutional neural network for dense depth and surface normal estimation as well as plane boundaries from a single indoor $360^\circ$ image. Using our proposed loss function, our…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Marc Eder , Pierre Moulon , Li Guan

In this paper, we present a new approach to estimate the layout of a room from its single image. While recent approaches for this task use robust features learnt from data, they resort to optimization for detecting the final layout. In…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Xi Zhang , Chun-Kai Wang , Kenan Deng , Tomas Yago-Vicente , Himanshu Arora

We present a deep learning framework, called DuLa-Net, to predict Manhattan-world 3D room layouts from a single RGB panorama. To achieve better prediction accuracy, our method leverages two projections of the panorama at once, namely the…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Shang-Ta Yang , Fu-En Wang , Chi-Han Peng , Peter Wonka , Min Sun , Hung-Kuo Chu

Single-image room layout reconstruction aims to reconstruct the enclosed 3D structure of a room from a single image. Most previous work relies on the cuboid-shape prior. This paper considers a more general indoor assumption, i.e., the room…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Cheng Yang , Jia Zheng , Xili Dai , Rui Tang , Yi Ma , Xiaojun Yuan

Generating immersive 360{\deg} indoor panoramas from 2D top-down views has applications in virtual reality, interior design, real estate, and robotics. This task is challenging due to the lack of explicit 3D structure and the need for…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Zitong Zhang , Suranjan Gautam , Rui Yu

Coarse room layout estimation provides important geometric cues for many downstream tasks. Current state-of-the-art methods are predominantly based on single views and often assume panoramic images. We introduce PixCuboid, an…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Gustav Hanning , Kalle Åström , Viktor Larsson

Reconstructing 3D layouts from multiple $360^{\circ}$ panoramas has received increasing attention recently as estimating a complete layout of a large-scale and complex room from a single panorama is very difficult. The state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Jheng-Wei Su , Chi-Han Peng , Peter Wonka , Hung-Kuo Chu

This paper focuses on the task of room layout estimation from a monocular RGB image. Prior works break the problem into two sub-tasks: semantic segmentation of floor, walls, ceiling to produce layout hypotheses, followed by an iterative…

计算机视觉与模式识别 · 计算机科学 2017-08-09 Chen-Yu Lee , Vijay Badrinarayanan , Tomasz Malisiewicz , Andrew Rabinovich

Recent approaches for predicting layouts from 360 panoramas produce excellent results. These approaches build on a common framework consisting of three steps: a pre-processing step based on edge-based alignment, prediction of layout…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Chuhang Zou , Jheng-Wei Su , Chi-Han Peng , Alex Colburn , Qi Shan , Peter Wonka , Hung-Kuo Chu , Derek Hoiem

Depth estimation is a crucial step for 3D reconstruction with panorama images in recent years. Panorama images maintain the complete spatial information but introduce distortion with equirectangular projection. In this paper, we propose an…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Chuanqing Zhuang , Zhengda Lu , Yiqun Wang , Jun Xiao , Ying Wang

Although significant progress has been made in room layout estimation, most methods aim to reduce the loss in the 2D pixel coordinate rather than exploiting the room structure in the 3D space. Towards reconstructing the room layout in 3D,…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Fu-En Wang , Yu-Hsuan Yeh , Min Sun , Wei-Chen Chiu , Yi-Hsuan Tsai
‹ 上一页 1 2 3 10 下一页 ›