ARTICLE
20 December 2019
A New Method for Pedestrian Detection with Lightweight Backbone based on Yolov3 Network
Qirui Dong
© 2019 by the Authors. Licensee Whioce Publishing, Singapore. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution 4.0 International License ( https://creativecommons.org/licenses/by/4.0/ )
Abstract

The main purpose of YOLOv3, aiming to improve the detection speed and accuracy from current detection models, is to predict the center coordinates of (x, y) from the Bounding Box and its length, width through multiple layers of VGG Convolutional Neural Network (VGG-CNN) and uses the Darknet lightweight framework to process images at a faster speed. More specifically, our model has been reduced part of YOLOv3’s complex and computationally intensive procedures and improved its algorithms to maintain the efficiency and accuracy of object detection. By this method, it performs a higher quality on mass object detection tasks with fewer detection errors.

Share
Back to top