返回
Pedestrian detection based on multi-convolutional features by feature maps pruning
DOI:10.1007/s11042-017-4837-0.png)
摘要
En 中文
Convolutional neural network (CNN) has developed such a large network size in last few years, so reducing the storage requirement without hurting its accuracy becomes necessary. In this paper, in order to reduce the number of high dimensional feature maps in shallow layers, we propose a feature map selection method, which cuts the feature map number by correlation coefficient between kernels and finishes detection by HOG+SVM method. Firstly, we extract feature maps of shallow layers from trained CNN. Then, we merge strongly relevant feature maps and choose all maps among weakly relevant feature maps by analyzing correlation coefficient of kernels. Finally, we extract HOG features of the chosen feature maps and use SVM to complete the training and classification. The experimental results show that the proposed method can effectively prune high dimensional feature maps and stabilize or even advance the performance in pedestrian detection.
Keyword:
Pedestrian detection
Convolutional neural network
Feature maps pruning
Histogram of oriented gradient
AI总结
对已上传原文的论文进行重点信息的提取,主要内容包括:简要概述、研究摘要、背景介绍、关键亮点、图文解析、展望与总结。

