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

Convolution Properties I01:20

Convolution Properties I

258
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
258
Convolution Properties II01:17

Convolution Properties II

304
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
304
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

468
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
468
Deconvolution01:20

Deconvolution

271
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
271
Block Diagram Reduction01:22

Block Diagram Reduction

312
The process of deriving the transfer function of a control system often involves reducing its block diagram to a single block. This simplification can be achieved through a series of strategic operations, including relocating branch points and comparators. These operations preserve the overall function of the system while allowing for easier manipulation and combination of blocks.
The first step in this process is the identification and relocation of a branch point. A branch point, where a...
312

You might also read

Related Articles

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

Sort by
Same author

Semi-Supervised Medical Image Segmentation with Dual-View Differential Feature Reinjection.

IEEE journal of biomedical and health informatics·2026
Same author

AI-enhanced approaches for personalized cardiac treatment: insights from ECG data.

NPJ systems biology and applications·2026
Same author

Analytical Validation of Dried Blood Spot Cards for Assessing COVID-19 Seropositivity.

The journal of applied laboratory medicine·2026
Same author

The relationship between hospital case mix, academic affiliation, program size, and American Board of Internal Medicine examination pass rates.

Proceedings (Baylor University. Medical Center)·2026
Same author

An evaluation of the use of ChatGPT in production of cataract surgery patient information leaflets by doctors and patients.

European journal of ophthalmology·2026
Same author

Systematic Review: Child and Adolescent Refugees and Asylum-Seekers' Contact With Specialist Mental Health Services.

Journal of the American Academy of Child and Adolescent Psychiatry·2026
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: Sep 30, 2025

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

1.3K

DBGC: Dimension-Based Generic Convolution Block for Object Recognition.

Chirag Patel1, Dulari Bhatt2, Urvashi Sharma1

  • 1Department of Computer Engineering, Devang Patel Institute of Advance Technology and Research (DEPSTAR), Faculty of Technology and Engineering (FTE), CHARUSAT Campus, Charotar University of Science and Technology (CHARUSAT), Changa 388421, India.

Sensors (Basel, Switzerland)
|March 10, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces a Dimension-Based Generic Convolution Block (DBGC) for computer vision tasks. DBGC enhances Convolution Neural Networks (CNNs) for efficient object recognition, achieving higher accuracy with reduced computational load.

Keywords:
CNNDBGCdimension-based kernelsseparable convolution

More Related Videos

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

666
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

538

Related Experiment Videos

Last Updated: Sep 30, 2025

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

1.3K
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

666
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

538

Area of Science:

  • Computer Vision
  • Deep Learning
  • Artificial Intelligence

Background:

  • Object recognition is crucial for applications like CCTV surveillance and sensor networks, demanding efficient, lightweight processing frameworks.
  • Current Convolutional Neural Networks (CNNs) are often application-specific, highlighting the need for generic architectures with improved performance.
  • Achieving high accuracy in real-time with lightweight frameworks remains a significant challenge in computer vision research.

Purpose of the Study:

  • To introduce a novel, generic Convolutional Neural Network (CNN) architecture component.
  • To develop a Dimension-Based Generic Convolution Block (DBGC) for flexible kernel selection across dimensions.
  • To improve the efficiency and accuracy of object recognition tasks using CNNs.

Main Methods:

  • Proposed a Dimension-Based Generic Convolution Block (DBGC) utilizing separable convolution concepts.
  • Implemented a dimension selector block within the DBGC for varied kernel combinations (height, width, depth).
  • Evaluated the DBGC's performance in terms of accuracy and Floating Point Operations (FLOPs) with different kernel dimension optimizations.

Main Results:

  • Unoptimized DBGC reduced FLOPs by one-third but halved accuracy.
  • Semi-optimized DBGC achieved similar or higher accuracy with 50% fewer FLOPs.
  • Optimized DBGC yielded 5-6% higher accuracy and reduced FLOPs by approximately 10 million.

Conclusions:

  • The Dimension-Based Generic Convolution Block (DBGC) offers a versatile solution for creating generic CNN architectures.
  • DBGC effectively balances computational efficiency and accuracy in object recognition tasks.
  • Optimized DBGC configurations present a promising approach for developing high-performance, lightweight computer vision systems.