paper-with-me

홈 › Papers

Recurrence-based Vanishing Point Detection

2024-12-30 · Skanda Bharadwaj, Robert Collins, Yanxi Liu

Classical approaches to Vanishing Point Detection (VPD) rely solely on the presence of explicit straight lines in images, while recent supervised deep learning approaches need labeled datasets for training. We propose an alternative unsupervised approach: Recurrence-based Vanishing Point Detection (R-VPD) that uses implicit lines discovered from recurring correspondences in addition to explicit lines. Furthermore, we contribute two Recurring-Pattern-for-Vanishing-Point (RPVP) datasets: 1) a Synthetic Image dataset with 3,200 ground truth vanishing points and camera parameters, and 2) a Real-World Image dataset with 1,400 human annotated vanishing points. We compare our method with two classical methods and two state-of-the-art deep learning-based VPD methods. We demonstrate that our unsupervised approach outperforms all the methods on the synthetic images dataset, outperforms the classical methods, and is on par with the supervised learning approaches on real-world images.

📄 PDF Abstract BibTeX arXiv:2412.20666

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Novel 3D Scene Understanding Applications From Recurrence in a Single Image

2022-10-14 · Shimian Zhang, Skanda Bharadwaj, Keaton Kraiger, Yashasvi Asthana 외

We demonstrate the utility of recurring pattern discovery from a single image for spatial understanding of a 3D scene in terms of (1) vanishing point detection, (2) hypothesizing 3D translation symmetry and (3) counting …

Scene UnderstandingTranslation

Vanishing point detection with convolutional neural networks

2016-09-04 · Ali Borji

Inspired by the finding that vanishing point (road tangent) guides driver's gaze, in our previous work we showed that vanishing point attracts gaze during free viewing of natural scenes as well as in visual search (Borji…

VaPiD: A Rapid Vanishing Point Detector via Learned Optimizers

2021-01-01 · ICCV 2021 10 · Shichen Liu, Yichao Zhou, Yajie Zhao

Being able to infer 3D structures from 2D images with geometric principles, vanishing points have been a well-recognized concept in 3D vision research. It has been widely used in autonomous driving, SLAM, and AR/VR f…

Autonomous DrivingCamera CalibrationCamera Pose EstimationPose Estimation

Traffic Camera Calibration via Vehicle Vanishing Point Detection

2021-03-21 · Viktor Kocur, Milan Ftáčnik

In this paper we propose a traffic surveillance camera calibration method based on detection of pairs of vanishing points associated with vehicles in the traffic surveillance footage. To detect the vanishing points we pr…

Camera Calibration

Untangling tradeoffs between recurrence and self-attention in neural networks

2020-06-16 · Giancarlo Kerg, Bhargav Kanuparthi, Anirudh Goyal, Kyle Goyette 외

Attention and self-attention mechanisms, are now central to state-of-the-art deep learning on sequential tasks. However, most recent progress hinges on heuristic approaches with limited understanding of attention's role …

Model Optimization