A High-Performance HOG Extractor on FPGA
Vinh Ngo, Arnau Casadevall, Marc Codina, David Castells-Rufas, Jordi, Carrabina

TL;DR
This paper presents a high-performance FPGA-based HOG feature extractor for pedestrian detection, achieving significantly higher throughput while maintaining low power consumption, suitable for real-time applications in autonomous vehicles.
Contribution
It introduces a novel FPGA architecture for HOG extraction that outperforms existing designs in speed and integrates with SVM for effective pedestrian detection.
Findings
Achieves 526 FPS with 640x480 images
3.25 times faster than previous state-of-the-art designs
Maintains low power consumption comparable to existing solutions
Abstract
Pedestrian detection is one of the key problems in emerging self-driving car industry. And HOG algorithm has proven to provide good accuracy for pedestrian detection. There are plenty of research works have been done in accelerating HOG algorithm on FPGA because of its low-power and high-throughput characteristics. In this paper, we present a high-performance HOG architecture for pedestrian detection on a low-cost FPGA platform. It achieves a maximum throughput of 526 FPS with 640x480 input images, which is 3.25 times faster than the state of the art design. The accelerator is integrated with SVM-based prediction in realizing a pedestrian detection system. And the power consumption of the whole system is comparable with the best existing implementations.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Neural Network Applications · Autonomous Vehicle Technology and Safety
