| Literature DB >> 24959617 |
Hai Wang1, Yingfeng Cai2, Long Chen2.
Abstract
Vision based vehicle detection is a critical technology that plays an important role in not only vehicle active safety but also road video surveillance application. Traditional shallow model based vehicle detection algorithm still cannot meet the requirement of accurate vehicle detection in these applications. In this work, a novel deep learning based vehicle detection algorithm with 2D deep belief network (2D-DBN) is proposed. In the algorithm, the proposed 2D-DBN architecture uses second-order planes instead of first-order vector as input and uses bilinear projection for retaining discriminative information so as to determine the size of the deep architecture which enhances the success rate of vehicle detection. On-road experimental results demonstrate that the algorithm performs better than state-of-the-art vehicle detection algorithm in testing data sets.Entities:
Year: 2014 PMID: 24959617 PMCID: PMC4052056 DOI: 10.1155/2014/647380
Source DB: PubMed Journal: ScientificWorldJournal ISSN: 1537-744X
Figure 1Architecture of deep belief network (DBN).
Figure 2Proposed 2D-DBN for vehicle detection.
Figure 3Some positive and negative training samples. (a) Positive samples. (b) Negative samples.
Detection results of three different architectures of 2D-DBN.
| Classifier types | Correct labeling | Correct rate |
|---|---|---|
| 2D-DBN (1H) | 689/735 | 93.74% |
|
| ||
|
|
|
|
| 2D-DBN (3H) | 695/735 | 94.56% |
Figure 4Learned weights of first hidden layer and second hidden layer on 2D-DBN: (a) weights of first hidden layer and (b) weights of second hidden layer.
Detection results of multiple methods.
| Classifier types | Correct labeling | Correct rate |
|---|---|---|
| SVM | 658/735 | 89.52% |
| KNN | 642/735 | 87.35% |
| NN | 619/735 | 84.21% |
| 1D-DBN | 684/735 | 93.06% |
| DCNN | 697/735 | 94.83% |
|
|
|
|
Figure 5Some of the real road vehicle sensing results. First row: daylight highway situation; second row: raining day highway situation; third row: daylight urban situation; forth row: night highway with road lamp.