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

Deconvolution01:20

Deconvolution

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

Convolution: Math, Graphics, and Discrete Signals

642
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...
642
Convolution Properties II01:17

Convolution Properties II

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

Convolution Properties I

364
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:
364

You might also read

Related Articles

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

Sort by
Same author

CAREUP: An Integrated Care Platform with Intrinsic Capacity Monitoring and Prediction Capabilities.

Sensors (Basel, Switzerland)·2025
Same author

Monitoring and Predicting Health Status in Neurological Patients: The ALAMEDA Data Collection Protocol.

Healthcare (Basel, Switzerland)·2023
Same author

Shared Decision-Making to Improve Health-Related Outcomes for Adults with Stroke Disease.

Healthcare (Basel, Switzerland)·2023
Same author

Combining Supervised and Unsupervised Learning Algorithms for Human Activity Recognition.

Sensors (Basel, Switzerland)·2021
Same author

The AMIRO Social Robotics Framework: Deployment and Evaluation on the Pepper Robot.

Sensors (Basel, Switzerland)·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: Nov 15, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.1K

Image Segmentation Using Encoder-Decoder with Deformable Convolutions.

Andreea Gurita1, Irina Georgiana Mocanu1

  • 1Computer Science Department, University Politehnica of Bucharest, RO-060042 Bucharest, Romania.

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

This study introduces an improved Xception-based convolutional neural network for semantic segmentation, achieving high accuracy on challenging datasets. The novel architecture enhances image analysis by efficiently handling noisy or obstructed real-life images.

Keywords:
Xception modelconvolutional neural networkdeformable convolutionsimage segmentationmean intersection over union

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

770

Related Experiment Videos

Last Updated: Nov 15, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

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

770

Area of Science:

  • Computer Vision
  • Artificial Intelligence
  • Machine Learning

Background:

  • Image segmentation is crucial for image analysis but faces challenges with real-world image complexities like noise and obstruction.
  • Existing approaches often lack a universally applicable solution.

Purpose of the Study:

  • To propose a novel semantic segmentation architecture using a modified Xception convolutional neural network.
  • To enhance the model's performance through experimentation and the integration of a deformable convolution module.

Main Methods:

  • Utilized the Xception model as a base for a convolutional neural network architecture.
  • Conducted experiments varying network resolution, depth, and employing data augmentation techniques.
  • Integrated a deformable convolution module to improve feature representation.

Main Results:

  • Achieved a 76.8 mean IoU on the Pascal VOC 2012 dataset.
  • Obtained a 58.1 mean IoU on the Cityscapes dataset.
  • Outperformed SegNet and U-Net in performance while requiring fewer parameters and less inference time.

Conclusions:

  • The proposed Xception-based architecture with deformable convolutions offers a superior solution for semantic image segmentation.
  • This approach provides a more efficient and effective method for image analysis compared to existing networks.