paper-with-me

홈 › Papers

Globally optimal vertical direction estimation in Atlanta World

2019-04-29 · Yinlong Liu, Alois Knoll, Guang Chen

In man-made environments, such as indoor and urban scenes, most of the objects and structures are organized in the form of orthogonal and parallel planes. These planes can be approximated by the Atlanta world assumption, in which the normals of planes can be represented by the Atlanta frames. Atlanta world assumption, which can be considered as a generalized Manhattan world assumption, has one vertical frame and multiple horizontal frames. Conventionally, given a set of inputs such as surface normals, the Atlanta frame estimation problem can be solved in one-time by branch-and-bound (BnB). However, the runtime of the BnB algorithm will increase greatly when the dimensionality (i.e., the number of horizontal frames) increases. In this paper, we estimate only the vertical direction instead of all Atlanta frames at once. Accordingly, we propose a vertical direction estimation method by considering the relationship between the vertical frame and horizontal frames. Concretely, our approach employs a BnB algorithm to search the vertical direction guaranteeing global optimality without requiring prior knowledge of the number of Atlanta frames. Four novel bounds by mapping 3D-hemisphere to a 2D region are investigated to guarantee convergence. We verify the validity of the proposed method in various challenging synthetic and real-world data.

📄 PDF Abstract BibTeX arXiv:1904.12717

Code (1)

Liu-Yinlong/Globally-optimal-vertical-direction-estimation-in-Atlanta-world 공식 구현

Similar Papers 제목 키워드 기반

Globally Optimal Inlier Set Maximization for Atlanta Frame Estimation

2018-06-01 · CVPR 2018 6 · Kyungdon Joo, Tae-Hyun Oh, In So Kweon, Jean-Charles Bazin

In this work, we describe man-made structures via an appropriate structure assumption, called Atlanta world, which contains a vertical direction (typically the gravity direction) and a set of horizontal directions orthog…

Globally Optimal and Efficient Vanishing Point Estimation in Atlanta World

2020-08-01 · ECCV 2020 8 · Haoang Li, Pyojin Kim, Ji Zhao, Kyungdon Joo 외

Atlanta world holds for the scenes composed of a vertical dominant direction and several horizontal dominant directions. Vanishing point (VP) is the intersection of the image lines projected from parallel 3D lines. In At…

E-Graph: Minimal Solution for Rigid Rotation with Extensibility Graphs

2022-07-20 · Yanyan Li, Federico Tombari

Minimal solutions for relative rotation and translation estimation tasks have been explored in different scenarios, typically relying on the so-called co-visibility graph. However, how to build direct rotation relationsh…

Visual Odometry

Globally Optimal Solution to the Generalized Relative Pose Estimation Problem using Affine Correspondences

2025-12-19 · Zhenbao Yu, Banglei Guan, Shunkun Liang, Zibin Liu 외 arxiv

Mobile devices equipped with a multi-camera system and an inertial measurement unit (IMU) are widely used nowadays, such as self-driving cars. The task of relative pose estimation using visual and inertial information ha…

Pose Estimation

AtlantaNet: Inferring the 3D Indoor Layout from a Single 360(∘) Image beyond the Manhattan World Assumption

2020-08-01 · ECCV 2020 8 · Giovanni Pintore, Marco Agus, Enrico Gobbetti

We introduce a novel end-to-end approach to predict a 3D room layout from a single panoramic image. Compared to recent state-of-the-art works, our method is not limited to Manhattan World environments, and can reconstruc…

3D Room Layouts From A Single RGB PanoramaDecoder