paper-with-me

홈 › Papers

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 instead of local areas. We demonstrate its potential by solving the problem of vanishing points detection in the images of documents. Such problem occurs when dealing with camera shots of the documents in uncontrolled conditions. In this case, the document image can suffer several specific distortions including projective transform. To train our model, we use MIDV-500 dataset and provide testing results. The strong generalization ability of the suggested method is proven with its applying to a completely different ICDAR 2011 dewarping contest. In previously published papers considering these dataset authors measured the quality of vanishing point detection by counting correctly recognized words with open OCR engine Tesseract. To compare with them, we reproduce this experiment and show that our method outperforms the state-of-the-art result.

📄 PDF Abstract BibTeX arXiv:1909.03812

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

HoughNet: Integrating near and long-range evidence for bottom-up object detection

2020-07-05 · ECCV 2020 8 · Nermin Samet, Samet Hicsonmez, Emre Akbas

This paper presents HoughNet, a one-stage, anchor-free, voting-based, bottom-up object detection method. Inspired by the Generalized Hough Transform, HoughNet determines the presence of an object at a certain location by…

Image GenerationObjectobject-detectionObject Detection

HoughNet: Integrating near and long-range evidence for visual detection

2021-04-14 · Nermin Samet, Samet Hicsonmez, Emre Akbas

This paper presents HoughNet, a one-stage, anchor-free, voting-based, bottom-up object detection method. Inspired by the Generalized Hough Transform, HoughNet determines the presence of an object at a certain location by…

3D Object DetectionImage GenerationInstance SegmentationKeypoint Detection+6

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

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 외

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 w…

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…