3166

Real-time human detection using histograms of oriented gradients on a GPU

Kirt Lillywhite, Dah-Jye Lee, Dong Zhang
Brigham Young University, Provo, UT, USA
Workshop on Applications of Computer Vision (WACV), 2009, pp. 1-6.

@conference{lillywhite2010real,

   title={Real-time human detection using histograms of oriented gradients on a GPU},

   author={Lillywhite, K. and Lee, D.J. and Zhang, D.},

   booktitle={Applications of Computer Vision (WACV), 2009 Workshop on},

   pages={1–6},

   issn={1550-5790},

   year={2010},

   organization={IEEE}

}

Source Source   

1925

views

Human detection has always been an important part of computer vision but many implementations lack the real-time performance that real world applications require. This paper presents a real-time implementation of human detection in video using the state-of-the-art histograms of oriented gradients method. Each image in the video sequence is tested at multiple scales using a sliding window. Histograms of oriented gradients are created for each window and passed to a support vector machine to classify it as human or not. The histograms of oriented gradients method is implemented on a GPU using the NVIDIA CUDA architecture. The implementation significantly speeds up computation, achieving approximately 38 frames a second on VGA video while testing 11,160 windows per frame. Accuracy remains comparable to the CPU implementation. The flexibility and computational power the GPU affords users is discussed. These discussions should benefit those researchers who are interested in using a GPU for high-performance computing tasks.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: