paper-with-me

홈 › Papers

Learning Pairwise Inter-Plane Relations for Piecewise Planar Reconstruction

2020-08-01 · ECCV 2020 8 · Yiming Qian, Yasutaka Furukawa

This paper proposes a novel single-image piecewise planar reconstruction technique that infers and enforces inter-plane relationships. Our approach takes a planar reconstruction result from an existing system, then utilizes convolutional neural network (CNN) to (1) classify if two planes are orthogonal or parallel; and 2) infer if two planes are touching and, if so, where in the image. We formulate an optimization problem to refine plane parameters and employ a message passing neural network to refine plane segmentation masks by enforcing the inter-plane relations. Our qualitative and quantitative evaluations demonstrate the effectiveness of the proposed approach in terms of plane parameters and segmentation accuracy.

📄 PDF Abstract BibTeX

Code (1)

yi-ming-qian/interplane 공식 구현 pytorch

Tasks

Segmentation

Similar Papers 제목 키워드 기반

Planar Geometry and Image Recovery from Motion-Blur

2019-04-07 · Kuldeep Purohit, Subeesh Vasu, M. Purnachandra Rao, A. N. Rajagopalan

Existing works on motion deblurring either ignore the effects of depth-dependent blur or work with the assumption of a multi-layered scene wherein each layer is modeled in the form of fronto-parallel plane. In this work,…

Deblurring

Plane-extraction from depth-data using a Gaussian mixture regression model

2017-10-05 · Richard T. Marriott, Alexander Paschevich, Radu Horaud

We propose a novel algorithm for unsupervised extraction of piecewise planar models from depth-data. Among other applications, such models are a good way of enabling autonomous agents (robots, cars, drones, etc.) to effe…

ClusteringNavigateregression

Fast, Approximate Piecewise-Planar Modeling Based on Sparse Structure-from-Motion and Superpixels

2014-06-01 · CVPR 2014 6 · Andras Bodis-Szomoru, Hayko Riemenschneider, Luc van Gool

State-of-the-art Multi-View Stereo (MVS) algorithms deliver dense depth maps or complex meshes with very high detail, and redundancy over regular surfaces. In turn, our interest lies in an approximate, but light-weight m…

Superpixels

P3Depth: Monocular Depth Estimation with a Piecewise Planarity Prior

2022-04-05 · CVPR 2022 1 · Vaishakh Patil, Christos Sakaridis, Alexander Liniger, Luc van Gool

Monocular depth estimation is vital for scene understanding and downstream tasks. We focus on the supervised setup, in which ground-truth depth is available only at training time. Based on knowledge about the high regula…

Depth EstimationMonocular Depth EstimationScene Understanding

Interacted Planes Reveal 3D Line Mapping

2026-02-01 · Zeran Ke, Bin Tan, Gui-Song Xia, Yujun Shen 외 arxiv

3D line mapping from multi-view RGB images provides a compact and structured visual representation of scenes. We study the problem from a physical and topological perspective: a 3D line most naturally emerges as the edge…

Visual Localization