Performance Improvement Method for Fully Convolutional neural network based Pedestrian Detection
Issued Date
2017-05-19
Citation
강민성. (2017-05-19). FCNN 기반 보행자 검출을 위한 성능 향상 방법. 2017년 한국자동차공학회 춘계학술대회, 535–537.
Type
Conference Paper
Abstract
Object detection methods based on fully convolutional neural networks (FCNN), such as single shot multiple box (SSD), real-time object detection (YOLO), and region-based fully convolutional networks (R-FCN), provides better performance than previous detection methods using hand-craft features. The FCNN generates more rich feature hierarchies for accurate object detection by establishing several convolution and pooling layers. These methods aim to detect and localizes multi-class objects in images by training classification and box regression models. In this paper, we focus on improving pedestrian detection performance by integrating a FCNN-based object detection method and a hand-craft feature-based method.