Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Optimization of YOLOv7 Based on PConv, SE Attention and Wise-IoU

View through CrossRef
With the rapid development of deep learning technology, object detection algorithms have made significant breakthroughs in the field of computer vision. However, due to the complexity and computational requirements of deep Convolutional Neural Network (CNN), these models face many challenges in practical applications, especially on resource-constrained edge devices. To address this problem, researchers have proposed many lightweight methods that aim to reduce the model size and computational complexity while maintaining high performance. The popularity of mobile devices and embedded systems has led to an increasing demand for lightweight models. However, existing lightweight methods often lead to accuracy loss, limiting their feasibility in practical applications. Therefore, how to realize the light weight of the model while maintaining high accuracy has become an urgent problem to be solved. To address this challenge, this paper proposes a lightweight YOLOv7 method based on PConv, Squeeze-and-Excitation (SE) attention mechanism and Wise-IoU (WIoU), which we refer to as YOLOv7-PSW. PConv can effectively reduce the number of parameters and computational complexity. The SE can help the model focus on important feature information, thereby improving performance. WIoU is introduced to measure the similarity between the detection box and the Ground Truth, so that the model can effectively reduce the False Positive rate. By applying these advanced techniques to the YOLOv7, we achieve a lightweight model while maintaining a high detection accuracy. Experimental results on PASCAL VOC dataset show that YOLOv7-PSW performs better than the original YOLOv7 on object detection tasks. The number of parameters is reduced by 12.3%, FLOPs is reduced by 18.86%, and the accuracy is improved by about 0.5%. While the detection accuracy is not decreased or even slightly improved, the number of FLOPs and parameters is greatly reduced, which realizes lightweight to a certain extent. The proposed method can provide new ideas and directions for the subsequent research on lightweight object detection, and is expected to promote its application on edge devices. Meanwhile, YOLOv7-PSW can also be applied to other computer vision tasks to improve its performance and efficiency. In summary, the proposed YOLOv7-PSW lightweight method realizes the light weight of the model while maintaining high accuracy. This is of great significance for promoting the application of object detection algorithms on edge devices.
Title: Optimization of YOLOv7 Based on PConv, SE Attention and Wise-IoU
Description:
With the rapid development of deep learning technology, object detection algorithms have made significant breakthroughs in the field of computer vision.
However, due to the complexity and computational requirements of deep Convolutional Neural Network (CNN), these models face many challenges in practical applications, especially on resource-constrained edge devices.
To address this problem, researchers have proposed many lightweight methods that aim to reduce the model size and computational complexity while maintaining high performance.
The popularity of mobile devices and embedded systems has led to an increasing demand for lightweight models.
However, existing lightweight methods often lead to accuracy loss, limiting their feasibility in practical applications.
Therefore, how to realize the light weight of the model while maintaining high accuracy has become an urgent problem to be solved.
To address this challenge, this paper proposes a lightweight YOLOv7 method based on PConv, Squeeze-and-Excitation (SE) attention mechanism and Wise-IoU (WIoU), which we refer to as YOLOv7-PSW.
PConv can effectively reduce the number of parameters and computational complexity.
The SE can help the model focus on important feature information, thereby improving performance.
WIoU is introduced to measure the similarity between the detection box and the Ground Truth, so that the model can effectively reduce the False Positive rate.
By applying these advanced techniques to the YOLOv7, we achieve a lightweight model while maintaining a high detection accuracy.
Experimental results on PASCAL VOC dataset show that YOLOv7-PSW performs better than the original YOLOv7 on object detection tasks.
The number of parameters is reduced by 12.
3%, FLOPs is reduced by 18.
86%, and the accuracy is improved by about 0.
5%.
While the detection accuracy is not decreased or even slightly improved, the number of FLOPs and parameters is greatly reduced, which realizes lightweight to a certain extent.
The proposed method can provide new ideas and directions for the subsequent research on lightweight object detection, and is expected to promote its application on edge devices.
Meanwhile, YOLOv7-PSW can also be applied to other computer vision tasks to improve its performance and efficiency.
In summary, the proposed YOLOv7-PSW lightweight method realizes the light weight of the model while maintaining high accuracy.
This is of great significance for promoting the application of object detection algorithms on edge devices.

Related Results

A comparative analysis of YOLOv5 and YOLOv7 object detecting models for speed-limit traffic-sign recognition
A comparative analysis of YOLOv5 and YOLOv7 object detecting models for speed-limit traffic-sign recognition
Abstract Traffic sign recognition is a key element in automatic driver assist systems and autonomous vehicles, significantly improving driver’s comfort and driving s...
An Improved YOLO Algorithm for Identifying Civil Aviation Suppression Interference Signals
An Improved YOLO Algorithm for Identifying Civil Aviation Suppression Interference Signals
In view of the current situation that there are many types of civil aviation interference sources and the interference identification algorithm is relatively scarce in the field of...
Research on Coal and Gangue Recognition Based on the Improved YOLOv7-Tiny Target Detection Algorithm
Research on Coal and Gangue Recognition Based on the Improved YOLOv7-Tiny Target Detection Algorithm
The recognition technology of coal and gangue is one of the key technologies of intelligent mine construction. Aiming at the problems of the low accuracy of coal and gangue recogni...
The Pransky interview: Melonee Wise, CEO, Fetch Robotics
The Pransky interview: Melonee Wise, CEO, Fetch Robotics
Purpose The following paper is a “Q&A interview” conducted by Joanne Pransky of Industrial Robot Journal as a method to impart the combined technological, business and personal...
Lightweight YOLOv7 for bushing surface defects detection
Lightweight YOLOv7 for bushing surface defects detection
Abstract Bushings as metal structure parts because of their good welding performance, good plasticity strength, and other advantages in the engineering field are widely use...
Terminal strip detection and recognition based on improved YOLOv7-tiny and MAH-CRNN+CTC models
Terminal strip detection and recognition based on improved YOLOv7-tiny and MAH-CRNN+CTC models
For substation secondary circuit terminal strip wiring, low efficiency, less easy fault detection and inspection, and a variety of other issues, this study proposes a text detectio...
Optimized Small Waterbird Detection Method Using Surveillance Videos Based on YOLOv7
Optimized Small Waterbird Detection Method Using Surveillance Videos Based on YOLOv7
Waterbird monitoring is the foundation of conservation and management strategies in almost all types of wetland ecosystems. China’s improved wetland protection infrastructure, whic...
Design of Real-time Ship Detection Strategy Based on Modified YOLOv7 Architecture
Design of Real-time Ship Detection Strategy Based on Modified YOLOv7 Architecture
Abstract Ship detection is crucial in inland waterway shipping management, and it is not easy to balance accuracy and real-time performance in complex water conditions. Thi...

Back to Top