Generalized Haar Filter based Deep Networks for Real-Time Object Detection in Traffic Scene
Keyu Lu, Jian Li, Xiangjing An, Hangen He

TL;DR
This paper introduces a generalized Haar filter based deep network for real-time object detection in traffic scenes, optimizing for resource constraints while maintaining high accuracy.
Contribution
It proposes a novel approach that decomposes detection into local tasks handled by tiny networks with Haar filter constraints, enhancing efficiency.
Findings
Outperforms state-of-the-art in traffic scene detection
Reduces storage and computation through Haar filter weights
Achieves real-time detection with high accuracy
Abstract
Vision-based object detection is one of the fundamental functions in numerous traffic scene applications such as self-driving vehicle systems and advance driver assistance systems (ADAS). However, it is also a challenging task due to the diversity of traffic scene and the storage, power and computing source limitations of the platforms for traffic scene applications. This paper presents a generalized Haar filter based deep network which is suitable for the object detection tasks in traffic scene. In this approach, we first decompose a object detection task into several easier local regression tasks. Then, we handle the local regression tasks by using several tiny deep networks which simultaneously output the bounding boxes, categories and confidence scores of detected objects. To reduce the consumption of storage and computing resources, the weights of the deep networks are constrained…
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
TopicsAdvanced Neural Network Applications · Video Surveillance and Tracking Methods · Autonomous Vehicle Technology and Safety
