paper-with-me

홈 › Papers

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 the sum of the votes cast on that location. Votes are collected from both near and long-distance locations based on a log-polar vote field. Thanks to this voting mechanism, HoughNet is able to integrate both near and long-range, class-conditional evidence for visual recognition, thereby generalizing and enhancing current object detection methodology, which typically relies on only local evidence. On the COCO dataset, HoughNet's best model achieves $46.4$ $AP$ (and $65.1$ $AP_{50}$), performing on par with the state-of-the-art in bottom-up object detection and outperforming most major one-stage and two-stage methods. We further validate the effectiveness of our proposal in other visual detection tasks, namely, video object detection, instance segmentation, 3D object detection and keypoint detection for human pose estimation, and an additional "labels to photo" image generation task, where the integration of our voting module consistently improves performance in all cases. Code is available at https://github.com/nerminsamet/houghnet.

📄 PDF Abstract BibTeX arXiv:2104.06773

Code (3)

giddyyupp/coco-minitrain 공식 구현 pytorch
nerminsamet/houghnet 공식 구현 pytorch
nerminsamet/houghnet-vid pytorch

Tasks

3D Object DetectionImage GenerationInstance SegmentationKeypoint DetectionObjectobject-detectionObject DetectionPose EstimationSemantic SegmentationVideo Object Detection

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: 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)

ATN3D: Density-Aware LiDAR-Radar Early 3D Object Detection Under Extreme Sparsity

2026-06-08 · Debojyoti Biswas, Xianbiao Hu arxiv

3D object detection is the backbone of perception for automated vehicles (AV) and broader intelligent transportation systems applications. Long-range detection is challenging because sensing evidence is sparse; yet this …

3D Object Detection

Machine-Learning Interatomic Potentials for Long-Range Systems

2025-02-07 · Yajie Ji, Jiuyang Liang, Zhenli Xu

Machine-learning interatomic potentials have emerged as a revolutionary class of force-field models in molecular simulations, delivering quantum-mechanical accuracy at a fraction of the computational cost and enabling th…

LongDocURL: a Comprehensive Multimodal Long Document Benchmark Integrating Understanding, Reasoning, and Locating

2024-12-24 · Chao Deng, Jiale Yuan, Pi Bu, Peijie Wang 외

Large vision language models (LVLMs) have improved the document understanding capabilities remarkably, enabling the handling of complex document elements, longer contexts, and a wider range of tasks. However, existing do…

document understandingQuestion Answering