Applied Sciences (Dec 2021)

Object Detection in Autonomous Driving Scenarios Based on an Improved Faster-RCNN

  • Yan Zhou,
  • Sijie Wen,
  • Dongli Wang,
  • Jinzhen Mu,
  • Irampaye Richard

DOI
https://doi.org/10.3390/app112411630
Journal volume & issue
Vol. 11, no. 24
p. 11630

Abstract

Read online

Object detection is one of the key algorithms in automatic driving systems. Aiming at addressing the problem of false detection and the missed detection of both small and occluded objects in automatic driving scenarios, an improved Faster-RCNN object detection algorithm is proposed. First, deformable convolution and a spatial attention mechanism are used to improve the ResNet-50 backbone network to enhance the feature extraction of small objects; then, an improved feature pyramid structure is introduced to reduce the loss of features in the fusion process. Three cascade detectors are introduced to solve the problem of IOU (Intersection-Over-Union) threshold mismatch, and side-aware boundary localization is applied for frame regression. Finally, Soft-NMS (Soft Non-maximum Suppression) is used to remove bounding boxes to obtain the best results. The experimental results show that the improved Faster-RCNN can better detect small objects and occluded objects, and its accuracy is 7.7% and 4.1% respectively higher than that of the baseline in the eight categories selected from the COCO2017 and BDD100k data sets.

Keywords