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

You might also read

Related Articles

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

Sort by
Same author

Ultrasound localisation microscopy tracks testicular microvascular adaptations to endocrine function in male infertility.

EBioMedicine·2026
Same author

Holographic recording on a curved substrate: investigation of a method to increase the numerical aperture in holographic optical lenses.

Optics express·2026
Same author

Advanced neuroimaging in PCOS: state-of-the-art techniques and emerging trends.

The Journal of endocrinology·2026
Same author

Measurement of ocular aberrations with an analog holographic wavefront sensor.

Applied optics·2026
Same author

District nursing role ambiguity and the 10 Year Health Plan.

British journal of nursing (Mark Allen Publishing)·2026
Same author

The importance of recognising and addressing post-intensive care syndrome in nursing practice.

British journal of nursing (Mark Allen Publishing)·2026
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 3, 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

DeepLab: Semantic Image Segmentation with Deep Convolutional Nets, Atrous Convolution, and Fully Connected CRFs.

Liang-Chieh Chen, George Papandreou, Iasonas Kokkinos

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

    This study introduces DeepLab for semantic image segmentation, using atrous convolution and atrous spatial pyramid pooling to improve object detection and boundary localization. The system achieves state-of-the-art results on multiple challenging benchmarks.

    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.1K
    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    10.1K

    Related Experiment Videos

    Last Updated: Mar 3, 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.1K
    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    10.1K

    Area of Science:

    • Computer Vision
    • Deep Learning
    • Image Segmentation

    Background:

    • Semantic image segmentation is crucial for understanding image content.
    • Deep Convolutional Neural Networks (DCNNs) are powerful but often struggle with localization accuracy due to downsampling.
    • Controlling feature resolution and incorporating multi-scale context are key challenges.

    Purpose of the Study:

    • To enhance semantic image segmentation using Deep Learning.
    • To introduce novel methods for improved feature representation and object boundary localization.
    • To establish a new state-of-the-art system for semantic image segmentation.

    Main Methods:

    • Utilizing atrous convolution to control feature map resolution and enlarge filter receptive fields.
    • Implementing atrous spatial pyramid pooling (ASPP) to capture objects and context at multiple scales.
    • Combining DCNNs with fully connected Conditional Random Fields (CRFs) for precise object boundary localization.

    Main Results:

    • The proposed DeepLab system achieves state-of-the-art performance on the PASCAL VOC-2012 semantic image segmentation task with 79.7 percent mIOU.
    • Significant improvements were observed on PASCAL-Context, PASCAL-Person-Part, and Cityscapes datasets.
    • Atrous convolution and ASPP demonstrated substantial practical merit in dense prediction tasks.

    Conclusions:

    • Atrous convolution is a powerful tool for dense prediction tasks, enabling explicit control over feature resolution.
    • ASPP effectively segments objects across various scales by probing features at multiple sampling rates.
    • Combining DCNNs with CRFs significantly improves object boundary localization accuracy.