CVFeb 17, 2019

Fast Pedestrian Detection based on T-CENTRIST in infrared image

arXiv:1902.06218v2
AI Analysis

This work addresses pedestrian detection for applications like surveillance and transport systems, but it is incremental as it builds on existing CENTRIST methods.

The paper tackled pedestrian detection in infrared images by proposing a new feature called T-CENTRIST, which improved accuracy over CENTRIST by better capturing pedestrian silhouettes, and introduced a fast detection framework using extended blocks and integral images, with experimental results confirming its effectiveness.

Pedestrian detection is a research hotspot and a difficult issue in the computer vision such as the Intelligent Surveillance System, the Intelligent Transport System, robotics, and automotive safety. However, the human body's position, angle, and dress in a video scene are complicated and changeable, which have a great influence on the detection accuracy. In this paper, through the analysis on the pros and cons of Census Transform Histogram (CENTRIST), a novel feature is presented for human detection Ternary CENTRIST (T-CENTRIST). The T-CENTRIST feature takes the relationship between each pixel and its neighborhood pixels into account. Meanwhile, it also considers the relevancy among these neighborhood pixels. Therefore, the proposed feature description method can reflect the silhouette of pedestrian more adequately and accurately than that of CENTRIST. Second, we propose a fast pedestrian detection framework based on T-CENTRIST in infrared image, which introduces the idea of extended blocks and the integral image. Finally, experimental results verify the effectiveness of the proposed pedestrian detection method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes