Real time wire rope detection method based on Rockchip RK3588

基于瑞芯微RK3588的实时钢丝绳检测方法

阅读:1

Abstract

In the era of fully mechanized and automated coal mine production, the need for autonomous fault detection and intelligent identification of wire ropes has become increasingly critical. Conventional model training and algorithmic computations rely on server-based systems, requiring significant computational resources. This study proposes a real-time wire rope detection system utilizing the Rockchip RK3588 platform. To enhance non-destructive wire rope inspection, a Mini-YOLO model was developed by integrating MobileNetV3, the Coordinate Attention (CA) mechanism, and a novel loss function, Inner-IoU, into the YOLOv8 framework. This paper's innovation lies not in creating algorithmic components from scratch, but in their synergistic integration and targeted optimization to solve the specific challenges of real-time defect detection on resource-constrained edge devices. To optimize the Neural Network Processing Unit (NPU) for computational performance, a thread pool is implemented with the C++ programming language to partition and accelerate the output processing of the model. Additionally, a Docker container is employed for environment configuration, simplifying deployment. After testing, the raw data and test results are stored in real-time, with periodic uploads to the cloud for data backup. Experimental findings demonstrate that the Mini-YOLO algorithm achieves a computational speed 2 times faster than YOLOv8, with an accuracy improvement of 1.2%. After deployment, the inference time per image is approximately 18.5 ms per image, enabling efficient real-time detection.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。