A Pedestrian Detection Algorithm Based on Improved R-FCN
An improved pedestrian detection algorithm is proposed to solve the problems of misdetection of humanoid objects as pedestrians,omission of small-scale pedestrians and omission of multiple pedestrians overlapping in existing pedestrian detec-tion algorithms.Based on R-FCN framework and combined with the special needs of pedestrian detection,the appropriate trunk net-work is selected to make the pedestrian features extracted more distinguishability.Deformable convolution is introduced to improve the feature extraction ability of irregular pedestrian areas and reduce the probability of misdetecting human-like objects as pedestri-ans.Through the fusion of multipath detection results,the sensitivity of the detection framework to pedestrians of different scales is increased.The detection anchor frame is improved and the generation quality of anchor frame is improved.The non-maximum sup-pression algorithm is improved to improve the problem of pedestrian omission in overlapping areas.Experimental results show that the accuracy of the proposed algorithm on Caltech data set is 10.02%higher than that of the original algorithm.
pedestrian detectionfusion of multipath detection resultsdeformable convolutionnon-maximum suppression algorithm