Related Experiment Video
Updated: Jun 1, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
Model compression for real-time object detection using rigorous gradation pruning
Defu Yang1, Mahmud Iwan Solihin1, Yawen Zhao1
1Faculty of Engineering, Technology and Built Environment, UCSI University, Kuala Lumpur, Malaysia.
Rigorous Gradation Pruning (RGP) significantly compresses object detection models like YOLOv8, achieving high accuracy and faster processing speeds. This method effectively prunes redundant filters for efficient real-time detection.
Area of Science:
- Computer Vision
- Machine Learning
- Deep Learning
Background:
- Real-time object detection requires balancing model size and accuracy.
- Convolutional layers in deep learning models often have uneven contributions and low redundancy, complicating compression efforts.
Purpose of the Study:
- To introduce Rigorous Gradation Pruning (RGP) as an effective method for compressing object detection models.
- To maintain high detection accuracy while significantly reducing model size and increasing processing speed.
Main Methods:
- RGP utilizes a desensitized first-order Taylor approximation to evaluate filter importance for precise kernel pruning.
- The method iteratively reassesses layer significance to preserve critical layers and ensure robust detection performance.
- RGP was applied to YOLOv8 object detectors and validated on the GTSDB, Seaships, and COCO datasets.
Main Results:
- On the GTSDB dataset, RGP achieved 80% compression for YOLOv8n with a minimal 0.11% mAP0.5 drop, increasing FPS by 43.84%.
- For YOLOv8x, RGP enabled 90% compression, a 1.26% increase in mAP0.5:0.95, and a 112.66% FPS boost.
- Substantial compression rates were also observed on the Seaships and COCO datasets, confirming RGP's versatility.
Conclusions:
- Rigorous Gradation Pruning is a robust technique for compressing object detection models across various datasets.
- RGP demonstrates significant potential for developing efficient, high-speed object detection systems without compromising accuracy.
Related Concept Videos
Classification of Systems-II
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Difference from Background: Limit of Detection
The LOD indicates the presence or absence...
Reducing Line Loss
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Design Example: Aggregate Gradation
The grading, or particle-size distribution, of sand is determined using sieve analysis, with standard sizes ranging from 150 μm to 10 mm (ASTM No. 100 sieve to 3⁄8 in. sieve). Sand is...

