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 II01:17

Convolution Properties II

296
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...
296
Convolution Properties I01:20

Convolution Properties I

250
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:
250
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

447
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...
447
Deconvolution01:20

Deconvolution

265
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...
265
Uniform Depth Channel Flow: Problem Solving01:18

Uniform Depth Channel Flow: Problem Solving

132
To calculate the flow rate for a trapezoidal channel, first, identify the bottom width, side slope, and flow depth of the channel. The cross-sectional area (A) corresponding to the depth of flow (y), channel bottom width (B), and side slope (θ) is determined by:Next, calculate the wetted perimeter, which includes the bottom width and the sloped side lengths in contact with the water. Using the values of the cross-sectional area and the wetted perimeter, determine the hydraulic radius by...
132
Uniform Depth Channel Flow01:27

Uniform Depth Channel Flow

179
Uniform depth channel flow keeps fluid depth consistent along channels such as irrigation canals. In natural channels, such as rivers, approximate uniform flow is often assumed. This condition occurs when the channel’s bottom slope matches the energy slope, balancing potential energy lost from gravity with head loss due to shear stress. This balance prevents depth changes along the channel length, resulting in a steady, uniform flow.Uniform flow in open channels with a constant cross-section...
179

You might also read

Related Articles

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

Sort by
Same author

Augmented BindingNet dataset for enhanced ligand binding pose predictions using deep learning.

npj drug discovery·2026
Same author

RTF2Mesh: Restricted Tangent Face Based Mesh Compression With Neural Displacement Fields.

IEEE transactions on visualization and computer graphics·2026
Same author

Late-Stage Carboranylation of Nucleos(t)ides Enabled by Minisci and Pd-Catalyzed B-N Cross-Coupling Reactions: Toward the Synthesis of Carboranyl-Modified Oligonucleotides.

Journal of the American Chemical Society·2026
Same author

Controlled Synthesis of Cyclopenta-Fused B<sub>2</sub>N<sub>2</sub>-Pyrene and Diazaborepin: Structures and Photophysical Properties.

Organic letters·2026
Same author

OffsetCrust: Variable-Radius Offset Approximation with Power Diagrams.

IEEE transactions on visualization and computer graphics·2026
Same author

Efficacy of targeted chemokine receptor 4 PET/CT in evaluating active lesions in multiple myeloma, comparison to <sup>18</sup>F-FDG PET/CT.

Cancer imaging : the official publication of the International Cancer Imaging Society·2026
Same journal

Change-Prior-Guided Unsupervised Change Detection of Heterogeneous Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

AgonicDreamer: Enhancing Multi-View Consistency in Text-to-3D Generation via Rectified Score Distillation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

BiCM-Prompt: Bidirectional Cross-Modal Prompt Tuning for Class-Incremental Learning on Multisource Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

GoP-based Quality Enhancement on Video Compression.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Align then Tensorize: Multi-Level Consistent Anchor Graph Learning for Scalable Multi-View Clustering.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Beyond Fidelity: Diverse Image Synthesis via Retrieval-Augmented Diffusion.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
See all related articles

Related Experiment Video

Updated: Sep 22, 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

652

DO-Conv: Depthwise Over-Parameterized Convolutional Layer.

Jinming Cao, Yangyan Li, Mingchao Sun

    IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
    |May 20, 2022
    PubMed
    Summary
    This summary is machine-generated.

    We introduce Depthwise Over-parameterized Convolution (DO-Conv), a novel convolutional layer augmentation. DO-Conv enhances Convolutional Neural Network (CNN) performance on vision tasks without increasing inference computation.

    Related Experiment Videos

    Last Updated: Sep 22, 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

    652

    Area of Science:

    • Computer Vision
    • Deep Learning
    • Artificial Intelligence

    Background:

    • Convolutional Neural Networks (CNNs) are fundamental to modern computer vision.
    • Conventional convolutional layers are the primary computational units within CNNs.
    • Over-parameterization is a technique explored to improve model performance.

    Purpose of the Study:

    • To propose and evaluate a novel convolutional layer, Depthwise Over-parameterized Convolution (DO-Conv).
    • To demonstrate that DO-Conv can enhance CNN performance across various computer vision tasks.
    • To show that DO-Conv does not introduce additional computational cost during inference.

    Main Methods:

    • Augmenting standard convolutional layers with an additional depthwise convolution.
    • Introducing learnable parameters through this depthwise convolution, creating an over-parameterized layer.
    • Folding the depthwise convolution into the conventional convolution during inference to maintain computational efficiency.

    Main Results:

    • DO-Conv layers significantly boost performance in image classification, detection, and segmentation tasks.
    • The proposed DO-Conv layers are shown to be an effective form of over-parameterization.
    • Experimental results confirm performance gains without increased inference complexity.

    Conclusions:

    • DO-Conv offers a method to improve CNN performance by augmenting convolutional layers.
    • The technique provides a practical enhancement as it is computationally equivalent to standard convolutions during inference.
    • DO-Conv is presented as a viable and beneficial alternative to conventional convolutional layers for computer vision applications.