[go: up one dir, main page]

Zhang et al., 2024 - Google Patents

SM-YOLOv8 detection algorithm for traffic signs

Zhang et al., 2024

Document ID
13175683234348165068
Author
Zhang J
Han W
Publication year
Publication venue
2024 4th International Symposium on Computer Technology and Information Science (ISCTIS)

External Links

Snippet

To address the issues of missed detection and false detection in traffic sign detection during daily driving, an improved SM-YOLOv8 algorithm is proposed. In the backbone, Max-Pooling down sampling is used to preserve important feature information and reduce feature loss …
Continue reading at ieeexplore.ieee.org (other versions)

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06KRECOGNITION OF DATA; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K9/00Methods or arrangements for reading or recognising printed or written characters or for recognising patterns, e.g. fingerprints
    • G06K9/36Image preprocessing, i.e. processing the image information without deciding about the identity of the image
    • G06K9/46Extraction of features or characteristics of the image
    • G06K9/4604Detecting partial patterns, e.g. edges or contours, or configurations, e.g. loops, corners, strokes, intersections
    • G06K9/4609Detecting partial patterns, e.g. edges or contours, or configurations, e.g. loops, corners, strokes, intersections by matching or filtering
    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06KRECOGNITION OF DATA; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K9/00Methods or arrangements for reading or recognising printed or written characters or for recognising patterns, e.g. fingerprints
    • G06K9/62Methods or arrangements for recognition using electronic means
    • G06K9/6217Design or setup of recognition systems and techniques; Extraction of features in feature space; Clustering techniques; Blind source separation
    • G06K9/6256Obtaining sets of training patterns; Bootstrap methods, e.g. bagging, boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06KRECOGNITION OF DATA; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K9/00Methods or arrangements for reading or recognising printed or written characters or for recognising patterns, e.g. fingerprints
    • G06K9/62Methods or arrangements for recognition using electronic means
    • G06K9/6267Classification techniques
    • G06K9/6268Classification techniques relating to the classification paradigm, e.g. parametric or non-parametric approaches
    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06KRECOGNITION OF DATA; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K9/00Methods or arrangements for reading or recognising printed or written characters or for recognising patterns, e.g. fingerprints
    • G06K9/62Methods or arrangements for recognition using electronic means
    • G06K9/68Methods or arrangements for recognition using electronic means using sequential comparisons of the image signals with a plurality of references in which the sequence of the image signals or the references is relevant, e.g. addressable memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06KRECOGNITION OF DATA; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K9/00Methods or arrangements for reading or recognising printed or written characters or for recognising patterns, e.g. fingerprints
    • G06K9/62Methods or arrangements for recognition using electronic means
    • G06K9/6288Fusion techniques, i.e. combining data from various sources, e.g. sensor fusion
    • G06K9/629Fusion techniques, i.e. combining data from various sources, e.g. sensor fusion of extracted features
    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06KRECOGNITION OF DATA; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K9/00Methods or arrangements for reading or recognising printed or written characters or for recognising patterns, e.g. fingerprints
    • G06K9/00624Recognising scenes, i.e. recognition of a whole field of perception; recognising scene-specific objects
    • G06K9/00791Recognising scenes perceived from the perspective of a land vehicle, e.g. recognising lanes, obstacles or traffic signs on road scenes
    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/20Analysis of motion
    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06NCOMPUTER SYSTEMS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N99/00Subject matter not provided for in other groups of this subclass
    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06KRECOGNITION OF DATA; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K2209/00Indexing scheme relating to methods or arrangements for reading or recognising printed or written characters or for recognising patterns, e.g. fingerprints
    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06NCOMPUTER SYSTEMS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computer systems based on biological models
    • G06N3/02Computer systems based on biological models using neural network models

Similar Documents

Publication Publication Date Title
Zhao et al. Improved vision-based vehicle detection and classification by optimized YOLOv4
Xia et al. Scpnet: Semantic scene completion on point cloud
Sirohi et al. Efficientlps: Efficient lidar panoptic segmentation
Li et al. A deep learning-based hybrid framework for object detection and recognition in autonomous driving
CN116188999B (en) A small target detection method based on fusion of visible light and infrared image data
Li et al. Deep neural network for structural prediction and lane detection in traffic scene
Bhagya et al. An overview of deep learning based object detection techniques
Van Quyen et al. Feature pyramid network with multi-scale prediction fusion for real-time semantic segmentation
Zhang et al. Part-aware region proposal for vehicle detection in high occlusion environment
Qiu et al. MFIALane: Multiscale feature information aggregator network for lane detection
Xu et al. Sckd: Semi-supervised cross-modality knowledge distillation for 4d radar object detection
Wei et al. A review of yolo algorithm and its applications in autonomous driving object detection
Lee et al. An intelligent driving assistance system based on lightweight deep learning models
Yildirim et al. Ship detection in optical remote sensing images using YOLOv4 and Tiny YOLOv4
Luo et al. IDS-MODEL: An efficient multitask model of road scene instance and drivable area segmentation for autonomous driving
Yuan et al. Multi-level object detection by multi-sensor perception of traffic scenes
Xie et al. AMMF: Attention-based multi-phase multi-task fusion for small contour object 3D detection
Firdiantika et al. IS-YOLO: A YOLOv7-based detection method for small ship detection in infrared images with heterogeneous backgrounds
Zhang et al. Small target detection based on squared cross entropy and dense feature pyramid networks
Guo et al. RBL-YOLOv8: A Lightweight Multi-Scale Detection and Recognition Method for Traffic Signs.
Zhang et al. SM-YOLOv8 detection algorithm for traffic signs
Zhou et al. LENet: lightweight and effective detector for aerial object
Cao et al. Lightweight fisheye object detection network with transformer-based feature enhancement for autonomous driving
Chen et al. An Improved YOLOv8 Algorithm for Detecting Remote Sensing Target Images
Chakravarthy et al. Complete scene parsing for autonomous navigation in unstructured environments