paper-with-me

Papers

Globally Optimal and Efficient Manhattan Frame Estimation by Delimiting Rotation Search Space

2021-01-01 · ICCV 2021 10 · Wuwei Ge, Yu Song, Baichao Zhang, Zehua Dong

A typical man-made structure can be abstracted as the Manhattan world assumption, in which notion is further represented as a Manhattan Frame (MF) defined by three orthogonal axes. The problem of MF estimation can be formulated as the solution of the rotation between the MF and the camera frame (called the "MF rotation"). However, the whole rotation space is quite redundant for solving the MF rotation, which is one of the main factors that disturb the computational efficiency of those methods associated with a rotation space search. This paper proves that the volume of the space that just contains all MF rotations (called the "MFR space") is only 1 / 24 of that of the whole rotation space, and then an exact MFR space is delimited from the rotation space. Searching in the delimited MFR space, the MF estimation solved by a branch-and-bound (BnB) framework guarantees stability and efficiency simultaneously. Furthermore, the general rotation problems associated with a rotation space search are solved more efficiently. Experiments on synthetic and real datasets have successfully confirmed the validity of our approach.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Methods 이 논문이 사용한 방법론

MFR Meta Face Recognition (MFR) is a meta-learning face recognition method. MFR synthesizes the source/target domain shift with a meta-optimization objective, which requires the…

Similar Papers 제목 키워드 기반

Globally Optimal Manhattan Frame Estimation in Real-Time

2016-06-01 · CVPR 2016 6 · Kyungdon Joo, Tae-Hyun Oh, Junsik Kim, In So Kweon

Given a set of surface normals, we pose a Manhattan Frame (MF) estimation problem as a consensus set maximization that maximizes the number of inliers over the rotation search space. We solve this problem through a branc…

Video Stabilization

Quasi-Globally Optimal and Efficient Vanishing Point Estimation in Manhattan World

2019-10-01 · ICCV 2019 10 · Haoang Li, Ji Zhao, Jean-Charles Bazin, Wen Chen 외

The image lines projected from parallel 3D lines intersect at a common point called the vanishing point (VP). Manhattan world holds for the scenes with three orthogonal VPs. In Manhattan world, given several lines in a c…

Clustering

Robust and Globally Optimal Manhattan Frame Estimation in Near Real Time

2016-05-12 · Kyungdon Joo, Tae-Hyun Oh, Junsik Kim, In So Kweon

Most man-made environments, such as urban and indoor scenes, consist of a set of parallel and orthogonal planar structures. These structures are approximated by the Manhattan world assumption, in which notion can be repr…

ClusteringVideo Stabilization

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…

Convex Relaxation for Robust Vanishing Point Estimation in Manhattan World

2025-05-07 · CVPR 2025 1 · Bangyan Liao, Zhenjun Zhao, Haoang Li, Yi Zhou 외

Determining the vanishing points (VPs) in a Manhattan world, as a fundamental task in many 3D vision applications, consists of jointly inferring the line-VP association and locating each VP. Existing methods are, however…