Fostc3net:A Lightweight YOLOv5 Based On the Network Structure Optimization
Danqing Ma, Shaojie Li, Bo Dang, Hengyi Zang, Xinqi Dong

TL;DR
This paper introduces a lightweight YOLOv5 variant optimized for transmission line object detection on mobile devices, integrating new modules to reduce computational load and enhance accuracy.
Contribution
It proposes the integration of C3Ghost and FasterNet modules into YOLOv5, along with a novel loss function, to improve efficiency and detection performance for transmission line applications.
Findings
Achieved 1% higher detection accuracy
Reduced FLOPs by 13%
Decreased model parameters by 26%
Abstract
Transmission line detection technology is crucial for automatic monitoring and ensuring the safety of electrical facilities. The YOLOv5 series is currently one of the most advanced and widely used methods for object detection. However, it faces inherent challenges, such as high computational load on devices and insufficient detection accuracy. To address these concerns, this paper presents an enhanced lightweight YOLOv5 technique customized for mobile devices, specifically intended for identifying objects associated with transmission lines. The C3Ghost module is integrated into the convolutional network of YOLOv5 to reduce floating point operations per second (FLOPs) in the feature channel fusion process and improve feature expression performance. In addition, a FasterNet module is introduced to replace the c3 module in the YOLOv5 Backbone. The FasterNet module uses Partial Convolutions…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIoT-based Smart Home Systems · IoT and Edge/Fog Computing
