paper-with-me

홈 › Papers

D-VPnet: A Network for Real-time Dominant Vanishing Point Detection in Natural Scenes

2020-06-09 · Yin-Bo Liu, Ming Zeng, Qing-Hao Meng

As an important part of linear perspective, vanishing points (VPs) provide useful clues for mapping objects from 2D photos to 3D space. Existing methods are mainly focused on extracting structural features such as lines or contours and then clustering these features to detect VPs. However, these techniques suffer from ambiguous information due to the large number of line segments and contours detected in outdoor environments. In this paper, we present a new convolutional neural network (CNN) to detect dominant VPs in natural scenes, i.e., the Dominant Vanishing Point detection Network (D-VPnet). The key component of our method is the feature line-segment proposal unit (FLPU), which can be directly utilized to predict the location of the dominant VP. Moreover, the model also uses the two main parallel lines as an assistant to determine the position of the dominant VP. The proposed method was tested using a public dataset and a Parallel Line based Vanishing Point (PLVP) dataset. The experimental results suggest that the detection accuracy of our approach outperforms those of state-of-the-art methods under various conditions in real-time, achieving rates of 115fps.

📄 PDF Abstract BibTeX arXiv:2006.05407

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

LiteVPNet: A Lightweight Network for Video Encoding Control in Quality-Critical Applications

2025-10-14 · Vibhoothi Vibhoothi, François Pitié, Anil Kokaram arxiv

In the last decade, video workflows in the cinema production ecosystem have presented new use cases for video streaming technology. These new workflows, e.g. in On-set Virtual Production, present the challenge of requiri…

Detecting Dominant Vanishing Points in Natural Scenes with Application to Composition-Sensitive Image Retrieval

2016-08-15 · Zihan Zhou, Farshid Farhat, James Z. Wang

Linear perspective is widely used in landscape photography to create the impression of depth on a 2D photo. Automated understanding of linear perspective in landscape photography has several real-world applications, incl…

Contour DetectionImage RetrievalRetrieval

VPNet: Variable Projection Networks

2020-06-28 · Péter Kovács, Gergő Bognár, Christian Huber, Mario Huemer

We introduce VPNet, a novel model-driven neural network architecture based on variable projection (VP). Applying VP operators to neural networks results in learnable features, interpretable parameters, and compact networ…

ClusteringGeneral Classification

MVImgNet: A Large-scale Dataset of Multi-view Images

2023-03-10 · CVPR 2023 1 · Xianggang Yu, Mutian Xu, Yidan Zhang, Haolin Liu 외

Being data-driven is one of the most iconic properties of deep learning algorithms. The birth of ImageNet drives a remarkable trend of "learning from large-scale data" in computer vision. Pretraining on ImageNet to obtai…

3D Object ClassificationAttribute

VPNets: Volume-preserving neural networks for learning source-free dynamics

2022-04-29 · Aiqing Zhu, Beibei Zhu, Jiawei Zhang, Yifa Tang 외

We propose volume-preserving networks (VPNets) for learning unknown source-free dynamical systems using trajectory data. We propose three modules and combine them to obtain two network architectures, coined R-VPNet and L…