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

Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

6.7K
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...
6.7K
Reducing Line Loss01:18

Reducing Line Loss

184
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...
184
Parallel Processing01:20

Parallel Processing

189
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
189

You might also read

Related Articles

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

Sort by
Same author

CNN-Based Vehicle Bottom Face Quadrilateral Detection Using Surveillance Cameras for Intelligent Transportation Systems.

Sensors (Basel, Switzerland)·2023
Same author

Lane Endpoint Detection and Position Accuracy Evaluation for Sensor Fusion-Based Vehicle Localization on Highways.

Sensors (Basel, Switzerland)·2018
Same author

FAST Pre-Filtering-Based Real Time Road Sign Detection for Low-Cost Vehicle Localization.

Sensors (Basel, Switzerland)·2018
Same author

Automatic Calibration of an Around View Monitor System Exploiting Lane Markings.

Sensors (Basel, Switzerland)·2018
Same author

A Universal Vacant Parking Slot Recognition System Using Sensors Mounted on Off-the-Shelf Vehicles.

Sensors (Basel, Switzerland)·2018
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: Aug 2, 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

592

Simplification of Deep Neural Network-Based Object Detector for Real-Time Edge Computing.

Kyoungtaek Choi1, Seong Min Wi2, Ho Gi Jung3

  • 1Department of AI Automation Robot, Daegu Catholic University, 13-13 Hayang-ro, Hayang-eup, Gyeongsan-si 38430, Gyeongsangbuk-do, Republic of Korea.

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

This study optimizes deep neural networks (DNNs) for real-time object detection on edge devices. It identifies effective network simplification and quantization techniques, enabling over 10 FPS performance on Qualcomm hardware.

Keywords:
channel pruningedge computingnetwork simplificationobject detector

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.5K
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

1.9K

Related Experiment Videos

Last Updated: Aug 2, 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

592
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.5K
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

1.9K

Area of Science:

  • Computer Vision
  • Machine Learning
  • Embedded Systems

Background:

  • Deep neural networks (DNNs) offer powerful object detection capabilities but are computationally intensive.
  • Deploying complex DNNs on resource-constrained edge devices requires significant model optimization.

Purpose of the Study:

  • To develop and evaluate methods for simplifying and quantizing DNN-based object detectors for real-time edge device deployment.
  • To identify optimal network simplification and quantization strategies for embedded systems.

Main Methods:

  • Compared five channel pruning methods for residual blocks in DNNs, evaluating detection performance, parameter count, complexity, and speed.
  • Assessed post-training quantization (PTQ) and quantization-aware training (QAT) on datasets with varying detection difficulty.
  • Implemented and tested the optimized DNN on a Qualcomm QCS605 System-on-Chip (SoC).

Main Results:

  • Identified the most effective channel pruning method for the specific edge device architecture.
  • Determined that QAT is superior to PTQ for difficult object detection tasks on edge devices.
  • Achieved real-time performance exceeding 10 frames per second on the target edge device.

Conclusions:

  • The proposed method successfully enables the deployment of DNN-based object detectors on edge devices.
  • The optimized models provide efficient real-time object detection suitable for embedded applications.