@inproceedings{7571ac62201540cbb0e67a63895e52f3,
title = "GPU-based real-time pedestrian detection and tracking using equi-height mosaicking image",
abstract = "In this paper, we present a GPU-based real-time pedestrian detection and tracking system using a novel image representation called the equi-height mosaicking image [1]. This representation improves the processing time of the existing acceleration approach to pedestrian detection without decreasing accuracy. In equi-height mosaicking image generation, we first detect the horizon and crop a set of image strips from the road at uniform distance intervals. The height of each image strip is computed by projecting the predefined average height of a pedestrian at that distance onto the image plane. Then, all cropped images are resized to a uniform height and concatenated into a panorama image. Next, we detect the pedestrians on an equi-height mosaicking image using 1D based SVM classification. The SVM classifier is trained by an image dataset generated from various heights of pedestrians. After finishing this detection, we track the detected pedestrian in the previous frame. We performed the matching process in the neighbor block area of the equi-height mosaicking image to restrict the computation region. The detected or tracked results mapped onto the original image and grouped into multiple, overlapping regions.",
keywords = "Detect, Equi-Height image, GPU, HOG, Pedestrian, SVM",
author = "Park, {Min Woo} and Jung, {Soon Ki}",
year = "2013",
doi = "10.1007/978-3-642-42051-1_51",
language = "English",
isbn = "9783642420504",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
number = "PART 3",
pages = "409--416",
booktitle = "Neural Information Processing - 20th International Conference, ICONIP 2013, Proceedings",
edition = "PART 3",
note = "20th International Conference on Neural Information Processing, ICONIP 2013 ; Conference date: 03-11-2013 Through 07-11-2013",
}