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

Types of Errors: Detection and Minimization01:12

Types of Errors: Detection and Minimization

8.7K
Error is the deviation of the obtained result from the true, expected value or the estimated central value. Errors are expressed in absolute or relative terms.
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...
8.7K
Detection of Gross Error: The Q Test01:00

Detection of Gross Error: The Q Test

7.1K
When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
7.1K
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

9.0K
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...
9.0K

You might also read

Related Articles

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

Sort by
Same author

FasterNet-YOLO for real-time detection of steel surface defects algorithm.

PloS one·2025
Same author

Sensitive and Selective Carmine Acid Detection Based on Chemiluminescence Quenching of Layer Doubled Hydroxide-Luminol-H<sub>2</sub>O<sub>2</sub> System.

ACS omega·2019
Same author

Elucidating Energy Pathways through Simultaneous Measurement of Absorption and Transmission in a Coupled Plasmonic-Photonic Cavity.

Nano letters·2019
Same author

Artificial Solid-Electrolyte Interface Facilitating Dendrite-Free Zinc Metal Anodes via Nanowetting Effect.

ACS applied materials & interfaces·2019
Same author

Revealing Insights into Li<sub></sub>FePO<sub>4</sub> Nanocrystals with Magnetic Order at Room Temperature Resulting in Trapping of Li Ions.

The journal of physical chemistry letters·2019
Same author

Spontaneous cellular vibratory motions of osteocytes are regulated by ATP and spectrin network.

Bone·2019
Same journal

Analysis of strength degradation of coal and rock masses and stability of mined areas under long term immersion environment.

PloS one·2026
Same journal

Biogenic Silver-Selenium nanocomposite with anticancer activity and potent efficacy against vancomycin-resistant Staphylococcus aureus.

PloS one·2026
Same journal

Preparation and physicochemical characterization of a biodegradable chitosan/carboxymethyl cellulose hydrogel synthesized in NaOH/urea medium.

PloS one·2026
Same journal

Action-guilt, survivor-guilt, and depression in combat-related PTSD.

PloS one·2026
Same journal

Explainable machine learning for predicting activities of daily living at discharge in stroke patients: A retrospective study using SHAP interpretability.

PloS one·2026
Same journal

Deep learning based two-way feature depiction model for brain tumor detection.

PloS one·2026
See all related articles

Related Experiment Video

Updated: May 5, 2026

The Visual Colorimetric Detection of Multi-nucleotide Polymorphisms on a Pneumatic Droplet Manipulation Platform
10:01

The Visual Colorimetric Detection of Multi-nucleotide Polymorphisms on a Pneumatic Droplet Manipulation Platform

Published on: September 27, 2016

7.5K

A lightweight detection algorithm of PCB surface defects based on YOLO.

Shiwei Yu1, Feng Pan1, Xiaoqiang Zhang1

  • 1CGN Digital Technology Co., Ltd., Shanghai, China.

Plos One
|April 18, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces a lightweight YOLO-based algorithm for PCB defect detection, significantly reducing computational load and model size while improving accuracy. The enhanced model is ideal for deployment on resource-constrained platforms.

More Related Videos

Subsurface Defect Localization by Structured Heating Using Laser Projected Photothermal Thermography
11:34

Subsurface Defect Localization by Structured Heating Using Laser Projected Photothermal Thermography

Published on: May 15, 2017

11.0K
Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.2K

Related Experiment Videos

Last Updated: May 5, 2026

The Visual Colorimetric Detection of Multi-nucleotide Polymorphisms on a Pneumatic Droplet Manipulation Platform
10:01

The Visual Colorimetric Detection of Multi-nucleotide Polymorphisms on a Pneumatic Droplet Manipulation Platform

Published on: September 27, 2016

7.5K
Subsurface Defect Localization by Structured Heating Using Laser Projected Photothermal Thermography
11:34

Subsurface Defect Localization by Structured Heating Using Laser Projected Photothermal Thermography

Published on: May 15, 2017

11.0K
Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.2K

Area of Science:

  • Electronics
  • Computer Vision
  • Artificial Intelligence

Background:

  • Printed Circuit Board (PCB) defect detection faces challenges with low accuracy and high computational demands.
  • Existing algorithms often struggle with cluttered backgrounds and subtle defect variations.

Purpose of the Study:

  • To develop a lightweight and accurate PCB defect detection algorithm.
  • To optimize the model for efficient deployment on low-arithmetic platforms.

Main Methods:

  • Utilized GhostNet in the Backbone for model lightness.
  • Improved the neck network with depthwise separable convolution to reduce parameters.
  • Integrated Swin-Transformer with C3 module (C3STR) to handle complex image backgrounds and defect types.
  • Replaced PANet with Bidirectional Feature Pyramid Network (BIFPN) for enhanced multi-scale feature fusion.

Main Results:

  • Achieved a 47.2% reduction in parameter count.
  • Reduced GFLOPs by 48.5% and model weight by 42.4%.
  • Observed a 2.4% increase in mean Average Precision (mAP) with only a 2.0% decrease in Frames Per Second (FPS).

Conclusions:

  • The proposed lightweight YOLO-based algorithm offers a superior balance between accuracy and computational efficiency for PCB defect detection.
  • The model's reduced complexity makes it highly suitable for real-time applications on embedded systems and low-arithmetic platforms.