paper-with-me

Papers

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, Enrico Gobbetti

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. Starting from the fact that gravity plays an important role in the design and construction of man-made indoor scenes, we propose a compact representation of the scene into vertical slices of the sphere, and we exploit long- and short-term relationships among slices to recover the equirectangular depth map. Our design makes it possible to maintain high-resolution information in the extracted features even with a deep network. The experimental results demonstrate that our method outperforms current state-of-the-art solutions in prediction accuracy, particularly for real-world data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Estimation

Methods 이 논문이 사용한 방법론

Gravity Gravity is a kinematic approach to optimization based on gradients.

Similar Papers 제목 키워드 기반

Recurrent Neural Network for Learning DenseDepth and Ego-Motion from Video

2018-05-17 · Rui Wang, Jan-Michael Frahm, Stephen M. Pizer

Learning-based, single-view depth estimation often generalizes poorly to unseen datasets. While learning-based, two-frame depth estimation solves this problem to some extent by learning to match features across frames, i…

3D ReconstructionDepth EstimationMotion Estimation

Pano Popups: Indoor 3D Reconstruction with a Plane-Aware Network

2019-07-01 · Marc Eder, Pierre Moulon, Li Guan

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 lo…

3D ReconstructionDepth EstimationSurface Normal Estimation

DnD: Dense Depth Estimation in Crowded Dynamic Indoor Scenes

2021-08-12 · ICCV 2021 10 · Dongki Jung, Jaehoon Choi, Yonghan Lee, Deokhwa Kim 외

We present a novel approach for estimating depth from a monocular camera as it moves through complex and crowded indoor environments, e.g., a department store or a metro station. Our approach predicts absolute scale dept…

3D ReconstructionDepth Estimation

Deep Depth from Defocus: how can defocus blur improve 3D estimation using dense neural networks?

2018-09-05 · Marcela Carvalho, Bertrand Le Saux, Pauline Trouvé-Peloux, Andrés Almansa 외

Depth estimation is of critical interest for scene understanding and accurate 3D reconstruction. Most recent approaches in depth estimation with deep learning exploit geometrical structures of standard sharp images to pr…

3D ReconstructionDepth EstimationDepth PredictionScene Understanding

Sparse-to-Dense: Depth Prediction from Sparse Depth Samples and a Single Image

2017-09-21 · Fangchang Ma, Sertac Karaman

We consider the problem of dense depth prediction from a sparse set of depth measurements and a single RGB image. Since depth estimation from monocular images alone is inherently ambiguous and unreliable, to attain a hig…

Depth EstimationDepth PredictionPredictionSimultaneous Localization and Mapping+1