TL;DR
This paper presents a deep learning-based pedestrian detection system that adapts convolutional neural networks, achieving high accuracy with low computational cost and demonstrating suitability for embedded platforms like NVIDIA Jetson TK1.
Contribution
The paper introduces a novel CNN architecture optimized for pedestrian detection that outperforms traditional methods and is efficient enough for real-time embedded applications.
Findings
Achieves near state-of-the-art accuracy in pedestrian detection
Operates efficiently on low-power embedded hardware
Outperforms traditional detection methods in both accuracy and speed
Abstract
Pedestrian detection is a popular research topic due to its paramount importance for a number of applications, especially in the fields of automotive, surveillance and robotics. Despite the significant improvements, pedestrian detection is still an open challenge that calls for more and more accurate algorithms. In the last few years, deep learning and in particular convolutional neural networks emerged as the state of the art in terms of accuracy for a number of computer vision tasks such as image classification, object detection and segmentation, often outperforming the previous gold standards by a large margin. In this paper, we propose a pedestrian detection system based on deep learning, adapting a general-purpose convolutional network to the task at hand. By thoroughly analyzing and optimizing each step of the detection pipeline we propose an architecture that outperforms…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
