Object Detection through Modified YOLO Neural Network
Citations Over TimeTop 10% of 2020 papers
Abstract
In the field of object detection, recently, tremendous success is achieved, but still it is a very challenging task to detect and identify objects accurately with fast speed. Human beings can detect and recognize multiple objects in images or videos with ease regardless of the object’s appearance, but for computers it is challenging to identify and distinguish between things. In this paper, a modified YOLOv1 based neural network is proposed for object detection. The new neural network model has been improved in the following ways. Firstly, modification is made to the loss function of the YOLOv1 network. The improved model replaces the margin style with proportion style. Compared to the old loss function, the new is more flexible and more reasonable in optimizing the network error. Secondly, a spatial pyramid pooling layer is added; thirdly, an inception model with a convolution kernel of 1 ∗ 1 is added, which reduced the number of weight parameters of the layers. Extensive experiments on Pascal VOC datasets 2007/2012 showed that the proposed method achieved better performance.
Related Papers
- → Multiactivation Pooling Method in Convolutional Neural Networks for Image Recognition(2018)27 cited
- → Object detection using improved YOLOv3-tiny based on pyramid pooling(2021)1 cited
- → Application of Convolutional Neural Network for Image Classification on\n Pascal VOC Challenge 2012 dataset(2016)18 cited
- → Application of Convolutional Neural Network for Image Classification on Pascal VOC Challenge 2012 dataset(2016)15 cited
- → Improved Regional Proposal Generation and Proposal Selection Method for Weakly Supervision Object detection(2023)