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

You might also read

Related Articles

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

Sort by
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: May 10, 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

428

A Method for Constructing a Loss Function for Multi-Scale Object Detection Networks.

Dong Wang1, Hong Zhu1, Yue Zhao1

  • 1School of Automation and Information Engineering, Xi'an University of Technology, Xi'an 710048, China.

Sensors (Basel, Switzerland)
|April 28, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces a new Predicted Probability Loss (PP-Loss) to improve object detection. By considering label size, PP-Loss enhances training accuracy and speed for small object detection.

Keywords:
YOLOfeature pyramid network (FPN)predicted probability losssmall-sized object detection

More Related Videos

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.3K
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

8.9K

Related Experiment Videos

Last Updated: May 10, 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

428
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.3K
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

8.9K

Area of Science:

  • Computer Vision
  • Machine Learning
  • Deep Learning

Background:

  • Object detection networks commonly use multiscale pyramid features to identify objects of varying sizes.
  • Shallow features typically detect small objects, while deep features detect large objects.
  • Current loss functions treat all object samples equally, irrespective of their size and corresponding feature layer, potentially hindering performance.

Purpose of the Study:

  • To propose a novel loss function, Predicted Probability Loss (PP-Loss), to enhance object detection performance.
  • To address the limitation of existing loss functions in considering the relationship between object size and feature layer representation.
  • To improve the accuracy and convergence speed of object detection networks.

Main Methods:

  • Developed a Predicted Probability Loss (PP-Loss) function that statistically determines the prediction probability of each feature layer for objects based on label size.
  • Integrated PP-Loss into the training process to adjust sample anchor weights, guiding network learning.
  • Validated the method on various networks, primarily using YOLO (You Only Look Once) as the core architecture.

Main Results:

  • Experimental results demonstrate improved convergence speed during network training.
  • The proposed PP-Loss led to enhanced accuracy in object detection tasks.
  • Improvements were observed across different network architectures tested.

Conclusions:

  • The novel PP-Loss effectively addresses the limitations of traditional loss functions in object detection.
  • By incorporating label size-based probabilities, PP-Loss optimizes feature layer utilization for improved detection.
  • The method offers a promising approach for enhancing the performance of deep learning-based object detection systems.