2016
DOI: 10.3390/s16081325
|View full text |Cite
|
Sign up to set email alerts
|

A Hybrid Vehicle Detection Method Based on Viola-Jones and HOG + SVM from UAV Images

Abstract: A new hybrid vehicle detection scheme which integrates the Viola-Jones (V-J) and linear SVM classifier with HOG feature (HOG + SVM) methods is proposed for vehicle detection from low-altitude unmanned aerial vehicle (UAV) images. As both V-J and HOG + SVM are sensitive to on-road vehicles’ in-plane rotation, the proposed scheme first adopts a roadway orientation adjustment method, which rotates each UAV image to align the roads with the horizontal direction so the original V-J or HOG + SVM method can be direct… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
50
0
2

Year Published

2017
2017
2022
2022

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 97 publications
(56 citation statements)
references
References 39 publications
(83 reference statements)
0
50
0
2
Order By: Relevance
“…According to the type of sensors (active or passive) and its location, different approaches for detecting and classifying vehicles has been developed, such as: on-road camera [1,2,3,4], rear and forward looking cameras onboard [5], low-altitude airborne platforms with vision [6,7], and non-camera on the road [8,9,10]. …”
Section: Introductionmentioning
confidence: 99%
“…According to the type of sensors (active or passive) and its location, different approaches for detecting and classifying vehicles has been developed, such as: on-road camera [1,2,3,4], rear and forward looking cameras onboard [5], low-altitude airborne platforms with vision [6,7], and non-camera on the road [8,9,10]. …”
Section: Introductionmentioning
confidence: 99%
“…Chen et al, 2016 proposed a super pixel segmentation method for vehicle detection. Another method has been proposed by Xu et al, 2016 in which linear SVM classifier and Viola-Jones with HOG features are integrated. Tuermer et al, 2010 presented a new processing chain to improve vehicle detection.…”
Section: Literature Reviewmentioning
confidence: 99%
“…Firstly, a normal DBN can be viewed as a stack of fully-connected layers, where each layer has a set of learnt parameters θ composed of connection weights W and bias b. During the forward propagation, every input vector x will be processed by an affine transformation to get the output z, as in Equation (1).…”
Section: Basic Knowledge Of Convolutional Neural Networkmentioning
confidence: 99%
“…The features used for vehicle detection can either be hand-crafted shallow descriptors or the deep features generated by convolutional neural network (CNN). Shallow features such as Haar [1], histogram of oriented gradients (HOG) [2,3], and local binary pattern (LBP) [3], etc.-although they are less robust and accurate as the deep ones-can make a good compromise between speed and efficiency when the computational resources or the quantity of training samples are very limited. However, once these limitations no longer exist, the detection methods based on deep features are over-sampling or under-sampling.…”
Section: Introductionmentioning
confidence: 99%