Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

Update SearchingClear
  • Articles
  • Online
Search Results (29)
  • Open Access

    ARTICLE

    Multi-Target Tracking of Person Based on Deep Learning

    Xujun Li*, Guodong Fang, Liming Rao, Tengze Zhang

    Computer Systems Science and Engineering, Vol.47, No.2, pp. 2671-2688, 2023, DOI:10.32604/csse.2023.038154

    Abstract To improve the tracking accuracy of persons in the surveillance video, we proposed an algorithm for multi-target tracking persons based on deep learning. In this paper, we used You Only Look Once v5 (YOLOv5) to obtain person targets of each frame in the video and used Simple Online and Realtime Tracking with a Deep Association Metric (DeepSORT) to do cascade matching and Intersection Over Union (IOU) matching of person targets between different frames. To solve the IDSwitch problem caused by the low feature extraction ability of the Re-Identification (ReID) network in the process of cascade matching, we introduced Spatial Relation-aware… More >

  • Open Access

    ARTICLE

    Quick and Accurate Counting of Rapeseed Seedling with Improved YOLOv5s and Deep-Sort Method

    Chen Su, Jie Hong, Jiang Wang, Yang Yang*

    Phyton-International Journal of Experimental Botany, Vol.92, No.9, pp. 2611-2632, 2023, DOI:10.32604/phyton.2023.029457

    Abstract The statistics of the number of rapeseed seedlings are very important for breeders and planters to conduct seed quality testing, field crop management and yield estimation. Calculating the number of seedlings is inefficient and cumbersome in the traditional method. In this study, a method was proposed for efficient detection and calculation of rapeseed seedling number based on improved you only look once version 5 (YOLOv5) to identify objects and deep-sort to perform object tracking for rapeseed seedling video. Coordinated attention (CA) mechanism was added to the trunk of the improved YOLOv5s, which made the model more effective in identifying shaded,… More >

  • Open Access

    ARTICLE

    Lightweight Surface Litter Detection Algorithm Based on Improved YOLOv5s

    Zunliang Chen1,2, Chengxu Huang1,2, Lucheng Duan1,2, Baohua Tan1,2,*

    CMC-Computers, Materials & Continua, Vol.76, No.1, pp. 1085-1102, 2023, DOI:10.32604/cmc.2023.039451

    Abstract In response to the problem of the high cost and low efficiency of traditional water surface litter cleanup through manpower, a lightweight water surface litter detection algorithm based on improved YOLOv5s is proposed to provide core technical support for real-time water surface litter detection by water surface litter cleanup vessels. The method reduces network parameters by introducing the deep separable convolution GhostConv in the lightweight network GhostNet to substitute the ordinary convolution in the original YOLOv5s feature extraction and fusion network; introducing the C3Ghost module to substitute the C3 module in the original backbone and neck networks to further reduce… More >

  • Open Access

    ARTICLE

    Leaky Cable Fixture Detection in Railway Tunnel Based on RW DCGAN and Compressed GS-YOLOv5

    Suhang Li1, Yunzuo Zhang1,*, Ruixue Liu2, Jiayu Zhang1, Zhouchen Song1, Yutai Wang1

    Intelligent Automation & Soft Computing, Vol.37, No.1, pp. 1163-1180, 2023, DOI:10.32604/iasc.2023.037902

    Abstract The communication system of high-speed trains in railway tunnels needs to be built with leaky cables fixed on the tunnel wall with special fixtures. To ensure safety, checking the regular leaky cable fixture is necessary to eliminate the potential danger. At present, the existing fixture detection algorithms are difficult to take into account detection accuracy and speed at the same time. The faulty fixture is also insufficient and difficult to obtain, seriously affecting the model detection effect. To solve these problems, an innovative detection method is proposed in this paper. Firstly, we presented the Res-Net and Wasserstein-Deep Convolution GAN (RW-DCGAN)… More >

  • Open Access

    ARTICLE

    Fire Detection Algorithm Based on an Improved Strategy of YOLOv5 and Flame Threshold Segmentation

    Yuchen Zhao, Shulei Wu*, Yaoru Wang, Huandong Chen*, Xianyao Zhang, Hongwei Zhao

    CMC-Computers, Materials & Continua, Vol.75, No.3, pp. 5639-5657, 2023, DOI:10.32604/cmc.2023.037829

    Abstract Due to the rapid growth and spread of fire, it poses a major threat to human life and property. Timely use of fire detection technology can reduce disaster losses. The traditional threshold segmentation method is unstable, and the flame recognition methods of deep learning require a large amount of labeled data for training. In order to solve these problems, this paper proposes a new method combining You Only Look Once version 5 (YOLOv5) network model and improved flame segmentation algorithm. On the basis of the traditional color space threshold segmentation method, the original segmentation threshold is replaced by the proportion… More >

  • Open Access

    ARTICLE

    A Model for Helmet-Wearing Detection of Non-Motor Drivers Based on YOLOv5s

    Hongyu Lin, Feng Jiang*, Yu Jiang, Huiyin Luo, Jian Yao, Jiaxin Liu

    CMC-Computers, Materials & Continua, Vol.75, No.3, pp. 5321-5336, 2023, DOI:10.32604/cmc.2023.036893

    Abstract Detecting non-motor drivers’ helmets has significant implications for traffic control. Currently, most helmet detection methods are susceptible to the complex background and need more accuracy and better robustness of small object detection, which are unsuitable for practical application scenarios. Therefore, this paper proposes a new helmet-wearing detection algorithm based on the You Only Look Once version 5 (YOLOv5). First, the Dilated convolution In Coordinate Attention (DICA) layer is added to the backbone network. DICA combines the coordinated attention mechanism with atrous convolution to replace the original convolution layer, which can increase the perceptual field of the network to get more… More >

  • Open Access

    ARTICLE

    Faster Metallic Surface Defect Detection Using Deep Learning with Channel Shuffling

    Siddiqui Muhammad Yasir1, Hyunsik Ahn2,*

    CMC-Computers, Materials & Continua, Vol.75, No.1, pp. 1847-1861, 2023, DOI:10.32604/cmc.2023.035698

    Abstract Deep learning has been constantly improving in recent years, and a significant number of researchers have devoted themselves to the research of defect detection algorithms. Detection and recognition of small and complex targets is still a problem that needs to be solved. The authors of this research would like to present an improved defect detection model for detecting small and complex defect targets in steel surfaces. During steel strip production, mechanical forces and environmental factors cause surface defects of the steel strip. Therefore, the detection of such defects is key to the production of high-quality products. Moreover, surface defects of… More >

  • Open Access

    ARTICLE

    RT-YOLO: A Residual Feature Fusion Triple Attention Network for Aerial Image Target Detection

    Pan Zhang, Hongwei Deng*, Zhong Chen

    CMC-Computers, Materials & Continua, Vol.75, No.1, pp. 1411-1430, 2023, DOI:10.32604/cmc.2023.034876

    Abstract In recent years, target detection of aerial images of unmanned aerial vehicle (UAV) has become one of the hottest topics. However, target detection of UAV aerial images often presents false detection and missed detection. We proposed a modified you only look once (YOLO) model to improve the problems arising in object detection in UAV aerial images: (1) A new residual structure is designed to improve the ability to extract features by enhancing the fusion of the inner features of the single layer. At the same time, triplet attention module is added to strengthen the connection between space and channel and… More >

  • Open Access

    ARTICLE

    An Elevator Button Recognition Method Combining YOLOv5 and OCR

    Xinliang Tang1, Caixing Wang1, Jingfang Su1,*, Cecilia Taylor2

    CMC-Computers, Materials & Continua, Vol.75, No.1, pp. 117-131, 2023, DOI:10.32604/cmc.2023.033327

    Abstract Fast recognition of elevator buttons is a key step for service robots to ride elevators automatically. Although there are some studies in this field, none of them can achieve real-time application due to problems such as recognition speed and algorithm complexity. Elevator button recognition is a comprehensive problem. Not only does it need to detect the position of multiple buttons at the same time, but also needs to accurately identify the characters on each button. The latest version 5 of you only look once algorithm (YOLOv5) has the fastest reasoning speed and can be used for detecting multiple objects in… More >

  • Open Access

    ARTICLE

    A Lightweight Electronic Water Pump Shell Defect Detection Method Based on Improved YOLOv5s

    Qunbiao Wu1, Zhen Wang1,*, Haifeng Fang1, Junji Chen1, Xinfeng Wan2

    Computer Systems Science and Engineering, Vol.46, No.1, pp. 961-979, 2023, DOI:10.32604/csse.2023.036239

    Abstract For surface defects in electronic water pump shells, the manual detection efficiency is low, prone to misdetection and leak detection, and encounters problems, such as uncertainty. To improve the speed and accuracy of surface defect detection, a lightweight detection method based on an improved YOLOv5s method is proposed to replace the traditional manual detection methods. In this method, the MobileNetV3 module replaces the backbone network of YOLOv5s, depth-separable convolution is introduced, the parameters and calculations are reduced, and CIoU_Loss is used as the loss function of the boundary box regression to improve its detection accuracy. A dataset of electronic pump… More >

Displaying 11-20 on page 2 of 29. Per Page