paper-with-me

홈 › Papers

Vanishing Point Detection with Direct and Transposed Fast Hough Transform inside the neural network

2020-02-04 · A. Sheshkus, A. Chirvonaya, D. Matveev, D. Nikolaev, V. L. Arlazarov

In this paper, we suggest a new neural network architecture for vanishing point detection in images. The key element is the use of the direct and transposed Fast Hough Transforms separated by convolutional layer blocks with standard activation functions. It allows us to get the answer in the coordinates of the input image at the output of the network and thus to calculate the coordinates of the vanishing point by simply selecting the maximum. Besides, it was proved that calculation of the transposed Fast Hough Transform can be performed using the direct one. The use of integral operators enables the neural network to rely on global rectilinear features in the image, and so it is ideal for detecting vanishing points. To demonstrate the effectiveness of the proposed architecture, we use a set of images from a DVR and show its superiority over existing methods. Note, in addition, that the proposed neural network architecture essentially repeats the process of direct and back projection used, for example, in computed tomography.

📄 PDF Abstract BibTeX arXiv:2002.01176

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

A Global Approach for the Detection of Vanishing Points and Mutually Orthogonal Vanishing Directions

2013-06-01 · CVPR 2013 6 · Michel Antunes, Joao P. Barreto

This article presents a new global approach for detecting vanishing points and groups of mutually orthogonal vanishing directions using lines detected in images of man-made environments. These two multi-model fitting pro…

FasteNet: A Fast Railway Fastener Detector

2020-12-14 · Jun Jet Tai, Mauro S. Innocente, Owais Mehmood

In this work, a novel high-speed railway fastener detector is introduced. This fully convolutional network, dubbed FasteNet, foregoes the notion of bounding boxes and performs detection directly on a predicted saliency m…

HoughNet: neural network architecture for vanishing points detection

2019-09-09 · Alexander Sheshkus, Anastasia Ingacheva, Vladimir Arlazarov, Dmitry Nikolaev

In this paper we introduce a novel neural network architecture based on Fast Hough Transform layer. The layer of this type allows our neural network to accumulate features from linear areas across the entire image instea…

Optical Character Recognition (OCR)

Transformer Based Line Segment Classifier With Image Context for Real-Time Vanishing Point Detection in Manhattan World

2022-01-01 · CVPR 2022 1 · Xin Tong, Xianghua Ying, Yongjie Shi, Ruibin Wang 외

Previous works on vanishing point detection usually use geometric prior for line segment clustering. We find that image context can also contribute to accurate line classification. Based on this observation, we propo…