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

Comparative evaluation of natural language processing approaches with particle swarm optimized LightGBM for anomaly detection in cloud system logs.

Scientific reports·2026
Same author

A novel diabetic retinopathy detection from fundus images using hybrid quantum convolutional neural network models.

Scientific reports·2026
Same author

Hybrid Deep Reinforcement Learning for Multimodal Biomedical Signal Fusion.

Journal of visualized experiments : JoVE·2026
Same author

Metaheuristic-driven dual-layer model for classifying Alzheimer's disease stages.

Frontiers in computational neuroscience·2026
Same author

Triboostcardio ensemble model for cardiovascular disease detection using advanced blockchain-enabled health monitoring.

Frontiers in artificial intelligence·2026
Same author

Bioinspired STHVO based MPPT control for grid connected photovoltaic water pumping systems.

Scientific reports·2026
Same journal

DARUMA: a gateway to fast and easy prediction of intrinsically disordered regions.

PeerJ. Computer science·2026
Same journal

Alzheimer's disease detection using a quantum deep neural network with Haralick feature extraction and simulated annealing optimization.

PeerJ. Computer science·2026
Same journal

Network anomaly detection using Deep Autoencoder and parallel Artificial Bee Colony algorithm-trained neural network.

PeerJ. Computer science·2026
Same journal

An anomaly detection model for multivariate time series with anomaly perception.

PeerJ. Computer science·2026
Same journal

Retraction: A wormhole attack detection method for tactical wireless sensor networks.

PeerJ. Computer science·2026
Same journal

Evaluation of mental disorder with prioritization of its type by utilizing the bipolar complex fuzzy decision-making approach based on Schweizer-Sklar prioritized aggregation operators.

PeerJ. Computer science·2026
See all related articles

Related Experiment Video

Updated: Jul 14, 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

2.8K

Wall segmentation in 2D images using convolutional neural networks.

Mihailo Bjekic1, Ana Lazovic2, Venkatachalam K3

  • 1Everseen, Belgrade, Serbia.

Peerj. Computer Science
|October 9, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces an effective module for wall segmentation in 2D images, achieving high accuracy. The proposed model offers faster execution and better performance than existing solutions for semantic segmentation tasks.

Keywords:
ADE20KEncoder-decoderPSPNetSemantic segmentationWall segmentation

More Related Videos

Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images
14:08

Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images

Published on: April 13, 2013

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

439

Related Experiment Videos

Last Updated: Jul 14, 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

2.8K
Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images
14:08

Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images

Published on: April 13, 2013

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

439

Area of Science:

  • Computer Vision
  • Artificial Intelligence
  • Image Processing

Background:

  • Wall segmentation is a specialized area of semantic segmentation, crucial for identifying wall pixels within images.
  • Existing methods may lack efficiency or accuracy in distinguishing walls from other image elements.

Purpose of the Study:

  • To propose an effective module structure for semantic segmentation of walls in 2D images.
  • To enhance accuracy and execution speed compared to current wall segmentation techniques.

Main Methods:

  • Utilized an encoder-decoder architecture for the segmentation module.
  • Employed a Dilated ResNet50/101 network as the encoder, incorporating dilated convolutional layers.
  • Trained and evaluated models on a subset of the ADE20K dataset containing interior images.

Main Results:

  • The best performing model, using the proposed structure with ResNet101, achieved 92.13% pixel-level accuracy.
  • Achieved an Intersection over Union (IoU) of 72.58% on the validation dataset.
  • Demonstrated superior accuracy and faster execution compared to other evaluated solutions.

Conclusions:

  • The proposed module structure effectively addresses the challenges of wall segmentation in 2D images.
  • The developed model offers a robust and efficient solution for semantic segmentation tasks.
  • The approaches are adaptable for recognizing other objects, enabling diverse specific applications.