paper-with-me

홈 › Papers

VPLNet: Deep Single View Normal Estimation With Vanishing Points and Lines

2020-06-01 · CVPR 2020 6 · Rui Wang, David Geraghty, Kevin Matzen, Richard Szeliski, Jan-Michael Frahm

We present a novel single-view surface normal estimation method that combines traditional line and vanishing point analysis with a deep learning approach. Starting from a color image and a Manhattan line map, we use a deep neural network to regress on a dense normal map, and a dense Manhattan label map that identifies planar regions aligned with the Manhattan directions. We fuse the normal map and label map in a fully differentiable manner to produce a refined normal map as final output. To do so, we softly decompose the output into a Manhattan part and a non-Manhattan part. The Manhattan part is treated by discrete classification and vanishing points, while the non-Manhattan part is learned by direct supervision. Our method achieves state-of-the-art results on standard single-view normal estimation benchmarks. More importantly, we show that by using vanishing points and lines, our method has better generalization ability than existing works. In addition, we demonstrate how our surface normal network can improve the performance of depth estimation networks, both quantitatively and qualitatively, in particular, in 3D reconstructions of walls and other flat surfaces.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationSurface Normal Estimation

Similar Papers 제목 키워드 기반

Automatic 3D Indoor Scene Modeling From Single Panorama

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

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

3D geometryobject-detectionObject DetectionSuperpixels

Reconstructing 3D Human Pose by Watching Humans in the Mirror

2021-04-01 · CVPR 2021 1 · Qi Fang, Qing Shuai, Junting Dong, Hujun Bao 외

In this paper, we introduce the new task of reconstructing 3D human pose from a single image in which we can see the person and the person's image through a mirror. Compared to general scenarios of 3D pose estimation fro…

3D Pose EstimationPose Estimation

Channel Normalization in Convolutional Neural Network avoids Vanishing Gradients

2019-07-22 · Zhenwei Dai, Reinhard Heckel

Normalization layers are widely used in deep neural networks to stabilize training. In this paper, we consider the training of convolutional neural networks with gradient descent on a single training example. This optimi…

Decoder

Channel Normalization in Convolutional Neural Network avoids Vanishing Gradients

2019-05-17 · ICML Workshop Deep_Phenomen 2019 6 · Zhenwei Dai and Reinhard Heckel

Normalization layers are widely used in deep neural networks to stabilize training. In this paper, we consider the training of convolutional neural networks with gradient descent on a single training example. This optim…

Decoder

Indoor RGB-D Compass From a Single Line and Plane

2018-06-01 · CVPR 2018 6 · Pyojin Kim, Brian Coltin, H. Jin Kim

We propose a novel approach to estimate the three degrees of freedom (DoF) drift-free rotational motion of an RGB-D camera from only a single line and plane in the Manhattan world (MW). Previous approaches exploit the su…