Traffic sign detection and recognition method based on improved YOLOv3-tiny

A technology for traffic signs and recognition methods, applied in neural learning methods, character and pattern recognition, image enhancement, etc., can solve the problems of inability to meet real-time requirements, large network models, and low detection accuracy, and achieve fast detection speed. , to ensure real-time, real-time good effect

CN112464911AInactive Publication Date: 2021-03-09QINGDAO UNIV OF SCI & TECH
3 Cites 11 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2021-03-09
Estimated Expiration
Not applicable · inactive patent

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention provides a traffic sign detection and recognition method based on improved YOLOv3tiny. The method comprises the following steps: collecting traffic sign image data, carrying out the enhancement and amplification of the image data through geometric transformation and color transformation, and carrying out the image labeling, thereby obtaining a traffic sign training set; constructingan improved YOLOv3tiny network model, and training the improved YOLOv3tiny network model by adopting the traffic sign training set; and constructing a traffic sign test set according to the traffic sign image data, and detecting and recognizing the traffic sign test set by using the trained improved YOLOv3tiny network model. The improved YOLOv3tiny provided by the invention has relatively strong generalization capability, occupies relatively small storage space and video memory space, improves the detection and recognition accuracy, can also ensure the real-time performance, and can realize accurate and quick traffic sign detection and recognition in vehicle-mounted embedded equipment with limited computing power.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to the technical field of deep learning of artificial intelligence, in particular to an improved traffic sign detection and recognition method based on YOLOv3-tiny. Background technique

[0002] Deep learning object detection technology uses convolutional neural network for feature extraction, and through training and learning, it achieves more powerful adaptability and generalization ability. The YOLOv3 network model uses multiple scales for prediction. The prediction performance represents the current top level in the field of target detection. However, its network model is relatively large and cannot meet the real-time requirements in vehicle-mounted embedded devices with limited computing power. The streamlined version of YOLOv3-tiny, which focuses on detection speed, has high real-time performance and takes up less memory space, but has the problem of low detection accuracy and cannot be fully applied to traffic sign detectio...

Examples

Embodiment Construction

[0029] The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some, not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.

[0030] In order to make the above objects, features and advantages of the present invention more comprehensible, the present invention will be further described in detail below in conjunction with the accompanying drawings and specific embodiments.

[0031] Such as figure 1 As shown, the present invention provides a traffic sign detection and recognition method based on improved YOLOv3-tiny, comprising the following steps:

[0032] S1. Collect traffic sign im...