Machine oil leakage detection based on an improved YOLOv4-tiny neural network

Yuehua Li,Sailin Wu,Jiahao Sun,Bin Hu
DOI: https://doi.org/10.1504/ijsnet.2024.136699
2024-02-18
International Journal of Sensor Networks
Abstract:Oil leakage is a typical recurrent problem in industrial machine faults. An oil leakage detection network based on the YOLOv4-tiny is proposed. Firstly, we introduce depthwise separable convolution in the feature extraction network to decrease the parameters number. Secondly, MobileNetV3 is used to increase the depth and strengthen feature extraction ability. Finally, a gradient harmonising mechanism in classification loss is adopted to optimise the foreground and background class imbalance. The sufficient experiments show that the improved algorithm has a better result in the data set, which contains 677 oil leakage images. The detection accuracy reaches 89.67%, which is 1.36% higher than the original algorithm. The recall rate reaches 94.04%, 2.3% higher. The model size is reduced to 13.9M, 38.2% lower, and the frame rate is 45.6 fps. The improved model meets real-time requirements, and is lighter and easier to deploy on the edge device.
computer science, information systems,telecommunications
What problem does this paper attempt to address?