2010 IEEE Computer Society Conference on Computer Vision and Pattern Recognition - Workshops 2010
DOI: 10.1109/cvprw.2010.5543772
|View full text |Cite
|
Sign up to set email alerts
|

FPGA-GPU architecture for kernel SVM pedestrian detection

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
5

Citation Types

0
52
0
1

Year Published

2014
2014
2021
2021

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 95 publications
(53 citation statements)
references
References 18 publications
0
52
0
1
Order By: Relevance
“…NVidia's Compute Unified Device Architecture (CUDA) has been used in [7], [32], [33] in order to speedup SVM classification using the parallel computing resources of a GPU, showing improved results compared to CPU implementations. However, GPUs are power hungry devices compared to FPGAs [22], [34], (FPGAs consume approximately an order of magnitude less power as shown in [11]) and as such they are not suitable for power-constrained embedded applications such as image object classification.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…NVidia's Compute Unified Device Architecture (CUDA) has been used in [7], [32], [33] in order to speedup SVM classification using the parallel computing resources of a GPU, showing improved results compared to CPU implementations. However, GPUs are power hungry devices compared to FPGAs [22], [34], (FPGAs consume approximately an order of magnitude less power as shown in [11]) and as such they are not suitable for power-constrained embedded applications such as image object classification.…”
Section: Related Workmentioning
confidence: 99%
“…It processes around 1024 16×16 window samples, corresponding to 256-dimensional vectors, per image, without downscaling the input image which simplifies the I/O and memory accesses. The hybrid FPGA-GPU pedestrian detection system [33] for 800×600 images is able to classify around 1000 windows. The lower throughput can be attributed to the larger feature size.…”
Section: E Related Work Comparisonmentioning
confidence: 99%
“…A hybrid FPGA-GPU pedestrian detection is presented in [40] where the SVM is implemented on the GPU and a feature extraction algorithm on the FPGA for 800×600 images and achieves over 10 frames-per-second for the classification of 1000 windows. However, GPUs are power hungry devices compared to FPGAs [29], [41], (FPGAs consume approximately an order of magnitude less power as shown in [13]) and as such they are not suitable for power-constrained embedded applications.…”
Section: Related Workmentioning
confidence: 99%
“…Furthermore, it processes only around 1024 16×16 window samples, corresponding to 256-dimensional vectors, per image, and it does not downscale the input image which simplifies the I/O and memory accesses. The hybrid FPGA-GPU pedestrian detection system [40] for 800×600 images is able to classify around 1000 windows. The lower throughput can be attributed to the larger feature size; however, the number of processed windows is an order of magnitude less than our work.…”
Section: Related Work Comparisonmentioning
confidence: 99%
“…Because of deeply pipelined architectures and lower power consumption, FPGA platforms often provide higher execution speed and better energy efficiency over GPUs [16]. An FPGA-GPU hybrid system was proposed in [17] using FPGA to extract HOG features and GPU to perform classification; it achieved a throughput of 10,000 detection windows per second for FPGA execution. Note that whole images (frames) were not tested.…”
Section: Background a Related Workmentioning
confidence: 99%