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

655
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...
655

You might also read

Related Articles

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

Sort by
Same author

Prediction of total and regional body composition from 3D body shape.

NPJ digital medicine·2024
Same author

HexNet: An Orientation-Aware Deep Learning Framework for Omni-Directional Input.

IEEE transactions on pattern analysis and machine intelligence·2023
Same author

Semi-supervised video segmentation using tree structured graphical models.

IEEE transactions on pattern analysis and machine intelligence·2013
Same author

Video Normals from Colored Lights.

IEEE transactions on pattern analysis and machine intelligence·2011
Same author

Overcoming shadows in 3-source photometric stereo.

IEEE transactions on pattern analysis and machine intelligence·2010
Same author

On-line learning of mutually orthogonal subspaces for face recognition by image sets.

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

HardFlow: Hard-Constrained Sampling for Flow-Matching Models Via Trajectory Optimization.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Industrial Brain: Self-Evolving Neuro-Symbolic Autonomy with Causal Resilience for Cyber-Physical Systems.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Adaptive Hardness-Driven Dictionary Distillation for Incomplete Streaming View Clustering.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Mixture of Global and Local Experts with Diffusion Transformer for Controllable Face Generation.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Task-KV: Task-aware KV Cache Optimization via Semantic Differentiation of Attention Heads.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Achieving Text-based Person Retrieval with Any Granularity.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Video

Updated: Mar 9, 2026

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.6K

SegNet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation.

Vijay Badrinarayanan, Alex Kendall, Roberto Cipolla

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |January 7, 2017
    PubMed
    Summary
    This summary is machine-generated.

    We introduce SegNet, a novel deep convolutional neural network for semantic segmentation. SegNet offers efficient memory and computational performance for scene understanding tasks.

    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

    1.2K
    Deep Learning-Based Segmentation of Cryo-Electron Tomograms
    10:25

    Deep Learning-Based Segmentation of Cryo-Electron Tomograms

    Published on: November 11, 2022

    11.0K

    Related Experiment Videos

    Last Updated: Mar 9, 2026

    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.6K
    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

    1.2K
    Deep Learning-Based Segmentation of Cryo-Electron Tomograms
    10:25

    Deep Learning-Based Segmentation of Cryo-Electron Tomograms

    Published on: November 11, 2022

    11.0K

    Area of Science:

    • Computer Vision
    • Deep Learning
    • Image Segmentation

    Background:

    • Semantic pixel-wise segmentation is crucial for scene understanding.
    • Existing deep learning architectures face challenges in memory and computational efficiency.

    Purpose of the Study:

    • To present SegNet, a novel deep fully convolutional neural network architecture for semantic pixel-wise segmentation.
    • To design an efficient segmentation engine for scene understanding applications.

    Main Methods:

    • SegNet employs an encoder-decoder architecture, utilizing VGG16 layers for the encoder.
    • A key innovation is the decoder's use of max-pooling indices for non-linear upsampling, eliminating the need for learned upsampling.
    • The architecture is trainable end-to-end using stochastic gradient descent.

    Main Results:

    • SegNet demonstrates a favorable trade-off between memory usage and segmentation accuracy compared to FCN, DeepLab-LargeFOV, and DeconvNet.
    • The architecture achieves competitive inference times and highly efficient memory usage.
    • Performance benchmarks on road and indoor scene segmentation tasks validate SegNet's effectiveness.

    Conclusions:

    • SegNet provides an efficient and effective solution for semantic pixel-wise segmentation, particularly for scene understanding.
    • Its design prioritizes memory and computational efficiency during inference.
    • SegNet represents a practical advancement in deep learning for image segmentation.