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

Neural Circuits01:25

Neural Circuits

1.3K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.3K

You might also read

Related Articles

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

Sort by
Same author

Repeated pattern detection on fabric: A survey and novel approach.

PloS one·2026
Same author

Combining Optimization and Simulation for Next-Generation Off-Road Vehicle E/E Architectural Design.

Sensors (Basel, Switzerland)·2024
Same author

Exploiting Light Polarization for Deep HDR Imaging from a Single Exposure.

Sensors (Basel, Switzerland)·2023
Same author

A survey on text classification: Practical perspectives on the Italian language.

PloS one·2022
Same author

Machine learning: A modern approach to pediatric asthma.

Pediatric allergy and immunology : official publication of the European Society of Pediatric Allergy and Immunology·2022
Same author

A data set of sea surface stereo images to resolve space-time wave fields.

Scientific data·2020
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: Jul 24, 2025

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

605

Quantization-Aware NN Layers with High-throughput FPGA Implementation for Edge AI.

Mara Pistellato1, Filippo Bergamasco1, Gianluca Bigaglia2

  • 1Dipartimento di Scienze Ambientali, Informatica e Statistica (DAIS), Università Ca'Foscari di Venezia, Via Torino 155, 30170 Venezia, Italy.

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

This study introduces custom deep learning layers for Field Programmable Gate Arrays (FPGAs), enabling efficient, real-time industrial inference. The novel approach achieves high accuracy with low bit precision, outperforming traditional methods.

Keywords:
FPGAedge AIpeak-detectionquantization-aware trainingquantized CNN

More Related Videos

Author Spotlight: Advancing Alzheimer's Research &#8211; Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.2K

Related Experiment Videos

Last Updated: Jul 24, 2025

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

605
Author Spotlight: Advancing Alzheimer's Research &#8211; Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.2K

Area of Science:

  • Deep Learning and Artificial Intelligence
  • Hardware Acceleration for Machine Learning
  • Embedded Systems and Real-Time Computing

Background:

  • Deep learning, particularly Convolutional Neural Networks (CNNs), offers significant advantages in various applications.
  • Consumer Personal Computer (PC) hardware is often unsuitable for industrial environments due to harsh conditions and strict timing requirements.
  • Field Programmable Gate Arrays (FPGAs) are gaining traction for efficient network inference in industrial settings.

Purpose of the Study:

  • To propose a novel family of custom network architectures for real-time inference on FPGAs.
  • To develop a trainable quantization layer (Requantizer) for integer arithmetic with customizable precision (down to two bits).
  • To enable efficient training on Graphics Processing Units (GPUs) and subsequent synthesis to FPGA hardware.

Main Methods:

  • Designed custom layers utilizing integer arithmetic with adjustable bit precision.
  • Developed a trainable quantization layer, the 'Requantizer,' for non-linear activation and value rescaling.
  • Trained models using TensorFlow Lite on GPUs and synthesized them for Xilinx FPGAs using Vivado.

Main Results:

  • Achieved quantized network accuracy comparable to floating-point versions without requiring calibration data.
  • Demonstrated superior performance compared to dedicated peak detection algorithms in a case study.
  • FPGA implementation achieved real-time processing at four gigapixels per second with 0.5 TOPS/W efficiency.

Conclusions:

  • The proposed custom FPGA solutions offer a viable alternative for real-time deep learning inference in industrial applications.
  • The quantization-aware training approach effectively handles limited precision constraints.
  • The developed hardware accelerators provide high performance and energy efficiency, competitive with custom integrated solutions.