Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Classification of Systems-II01:31

Classification of Systems-II

133
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
133
Force Classification01:22

Force Classification

1.1K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
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,...
1.1K
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

5.8K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
5.8K
Reducing Line Loss01:18

Reducing Line Loss

143
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
143
Classification of Systems-I01:26

Classification of Systems-I

168
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
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:
168
Design Example: Aggregate Gradation01:24

Design Example: Aggregate Gradation

90
The right type and quality of aggregates are crucial for concrete as they significantly influence its properties, mix proportions, and cost-effectiveness. If different sources are available for sand, the commonly used fine aggregate in concrete, the selection of sand is primarily based on its 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...
90

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Precision gene editing: From proof-of-concept to curative therapies.

Trends in molecular medicine·2026
Same author

Dynamic changes and relationships among AI Literacy, job crafting, and career growth in new nurses in the AI era: A multicenter three-wave longitudinal study.

Nurse education today·2026
Same author

Survival benefit of surgical resection in elderly patients with extrahepatic cholangiocarcinoma: a propensity score-matched analysis.

Langenbeck's archives of surgery·2026
Same author

Minimal interaction conditions for the emergence of biological-like organization.

Bio Systems·2026
Same author

GDF15 participates in epithelial cell senescence in radiation-induced lung injury through the ERK1/2-p16 signaling pathway.

PloS one·2026
Same author

An adaptive oppositional grey wolf optimizer for complex engineering problems.

Scientific reports·2026
Same journal

Topological skeleton analysis for network-based shape representation in biology and beyond.

iScience·2026
Same journal

Condition-specific neural signatures of reactivation during post-retrieval rest: An EEG study.

iScience·2026
Same journal

Multi-chaotic signal identification employing a causal cross-correlation neural network.

iScience·2026
Same journal

Repeated insertions at positions 261-280 in KPC-2 highlight a ceftazidime-avibactam resistance hotspot.

iScience·2026
Same journal

ROS inhibits microtubule dynamics and cell growth heterogeneity during Arabidopsis sepal morphogenesis.

iScience·2026
Same journal

Type 1 diabetes alters early macrophage-<i>Mycobacterium tuberculosis</i> transcriptional coordination during infection.

iScience·2026
See all related articles

Related Experiment Video

Updated: Jun 1, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

462

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.

Iscience
|January 21, 2025
PubMed
Summary
This summary is machine-generated.

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.

Keywords:
Artificial intelligenceEngineering

More Related Videos

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

8.9K
Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.6K

Related Experiment Videos

Last Updated: Jun 1, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

462
Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

8.9K
Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.6K

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.