Font Size: a A A

Object Detection Research Based On Convolutional Neural Network

Posted on:2018-11-22Degree:MasterType:Thesis
Country:ChinaCandidate:C XuFull Text:PDF
GTID:2348330518498012Subject:Systems Science
Abstract/Summary:PDF Full Text Request
This paper presents an improved pedestrian detection method based on convolution neural network. The improvements include two aspects: how to find a better iterative number of the training samples and how to merge multiple responses of an object. On the solution of the first improvement, multiple candidate CNN classifiers are learned from different training samples in different training iterations.And a new strategy is proposed to select the model with better generalization ability.The strategy considers both the accuracy on the validation set and the stability of the accuracies during the iterative training procedure. On the improvement of combining multiple responses, an enhanced refined bounding-box combination method is proposed which is different from the non-maximum suppression method. The method takes the coarse bounding-boxes obtained by the CNN detection procedure as input, then gets the one-to-one refined bounding-box obtained by a CNN refinement procedure. And finally merges multiple refined bounding-boxes considering the bounding-box correction probability. Exactly, the final output bounding-box is the weighted average of multiple relevant refined bounding boxes with respect to their correction probabilities. To investigate the proposed two techniques, comprehensive experiments are conducted on well-recognized pedestrian detection benchmark dataset (ETH). The experimental results show that the two proposed techniques are both effective under the same evaluation protocol.Comparing with the benchmark method of Fast R-CNN, the average miss rate of the proposed method is greatly reduced with a margin of 5.06 percentage points,reaching 40.01%.In this paper, a vehicle classification method based on convolution neural network is proposed. First,a vehicle classification database of different scenes of different models is established. The network structure is designed and the convolution neural network model is trained to verify classification performance.During the experiment, the samples were aligned and expanded, and the CNN classifier was compared with the number of training iterations. The average accuracy rate of the CNN classifier was 95.49% in the test set. The experimental results show that the convolution neural network model proposed in this paper has a good classification accuracy in vehicle classification task.
Keywords/Search Tags:pedestrian detection, vehicle classification, convolution neural network, target detection
PDF Full Text Request
Related items