Local Decorrelation For Improved Pedestrian Detection
Even with the advent of more sophisticated, data-hungry methods, boosted decision trees remain extraordinarily successful for fast rigid object detection, achieving top accuracy on numerous datasets. While effective, most boosted detectors use decision trees with orthogonal (single feature) splits, and the topology of the resulting decision boundary may not be well matched to the natural topology of the data. Given highly correlated data, decision trees with oblique (multiple feature) splits can be effective. Use of oblique splits, however, comes at considerable computational expense. Inspired by recent work on discriminative decorrelation of HOG features, we instead propose an efficient feature transform that removes correlations in local neighborhoods. The result is an overcomplete but locally decorrelated representation ideally suited for use with orthogonal decision trees. In fact, orthogonal trees with our locally decorrelated features outperform oblique trees trained over the original features at a fraction of the computational cost. The overall improvement in accuracy is dramatic: on the Caltech Pedestrian Dataset, we reduce false positives nearly tenfold over the previous state-of-the-art.
Code (0)
등록된 구현이 없습니다.
Tasks
object-detectionObject DetectionPedestrian DetectionSimilar Papers 제목 키워드 기반
Local Decorrelation For Improved Detection
Even with the advent of more sophisticated, data-hungry methods, boosted decision trees remain extraordinarily successful for fast rigid object detection, achieving top accuracy on numerous datasets. While effective, mos…
object-detectionObject DetectionA lightweight YOLOv5-FFM model for occlusion pedestrian detection
The development of autonomous driving technology must be inseparable from pedestrian detection. Because of the fast speed of the vehicle, the accuracy and real-time performance of the pedestrian detection algorithm are v…
Autonomous DrivingPedestrian DetectionAttribute-Guided Pedestrian Retrieval: Bridging Person Re-ID with Internal Attribute Variability
In various domains such as surveillance and smart retail pedestrian retrieval centering on person re-identification (Re-ID) plays a pivotal role. Existing Re-ID methodologies often overlook subtle internal attribute …
AttributeImage RetrievalPerson Re-IdentificationRetrieval3D Random Occlusion and Multi-Layer Projection for Deep Multi-Camera Pedestrian Localization
Although deep-learning based methods for monocular pedestrian detection have made great progress, they are still vulnerable to heavy occlusions. Using multi-view information fusion is a potential solution but has limited…
Data AugmentationMultiview DetectionPedestrian DetectionWiderPerson: A Diverse Dataset for Dense Pedestrian Detection in the Wild
Pedestrian detection has achieved significant progress with the availability of existing benchmark datasets. However, there is a gap in the diversity and density between real world requirements and current pedestrian det…
DiversityObject DetectionPedestrian Detection