2015
DOI: 10.1109/tcsvt.2014.2360030
|View full text |Cite
|
Sign up to set email alerts
|

Evaluation and Acceleration of High-Throughput Fixed-Point Object Detection on FPGAs

Abstract: Abstract-The reliance on object or people detection is rapidly growing beyond surveillance to industrial and social applications. The Histogram of Oriented Gradients (HOG), one of the most popular object detection algorithms, achieves high detection accuracy but delivers just under one frame-per-second (fps) on a high-end CPU. FPGA accelerations of this algorithm are limited by the intensive floating-point computations. All current fixedpoint HOG implementations use large bit-width to maintain detection accura… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2016
2016
2021
2021

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 52 publications
(4 citation statements)
references
References 30 publications
0
4
0
Order By: Relevance
“…Similarly, the design used some kinds of frame buffer before HOG processing module, which costs memory. The energy consumption of a HOG-based detection system on FPGA is first reported in [2]. In this work, the authors try to reduce the bit-width of the fixed-point representation to boost the performance.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Similarly, the design used some kinds of frame buffer before HOG processing module, which costs memory. The energy consumption of a HOG-based detection system on FPGA is first reported in [2]. In this work, the authors try to reduce the bit-width of the fixed-point representation to boost the performance.…”
Section: Related Workmentioning
confidence: 99%
“…On the other hand, only extracted features from the image will input the detection algorithm. This approach using HOG (Histogram of Gradients) [1] has proven to have good accuracy in detection [2]. While requiring less memory capacity, it is still a computing-intensive algorithm, which needs a low latency and high-throughput platform.…”
Section: Introductionmentioning
confidence: 99%
“…Especially its bilinear interpolation method for histogram population and subsequent normalisation take a heavy toll on the processor. Dedicated full hardware implementations of HOG also require complex data flow controllers and arithmetic units [12, 13]. A low complexity variant of the original HOG , HSG‐HIK detector, was proposed in [6] and yields better performance despite being simpler to compute.…”
Section: Literature Reviewmentioning
confidence: 99%
“…A low complexity variant of the original HOG , HSG‐HIK detector, was proposed in [6] and yields better performance despite being simpler to compute. HSG‐HIK , the predecessor of the work being presented in this paper, uses LUT ‐based HIK‐SVM in place of linear SVM to increase its discrimination power and renders the original HOG‐linear SVM detector, still being employed in dedicated hardware platforms [12, 13], redundant.…”
Section: Literature Reviewmentioning
confidence: 99%