Abstract
Object detection is a challenging computer vision problem with numerous practical applications. Due to low accuracy and slow detection speed in object detection, we propose a real-time object detection algorithm based on YOLOv3. First, to solve the problem that features are likely to be lost in the feature extraction process of YOLOv3, a DB-Darknet-53 feature extraction network embedded in inception structure is designed, which effectively reduces the loss of features. Second, the detection network of YOLOv3 and the reuse of deep features in multiscale detection network are improved. Finally, the numbers and sizes of anchor boxes are selected by K -means clustering analysis, and the detection model is obtained by means of multiscale training. The improved algorithm has a mean average precision of 0.835 on the PASCAL VOC data set and a detection speed of 35.8 f / s, which is better than YOLOv3.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.