Related Experiment Video
Updated: Aug 28, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
614
A Lightweight Semantic Segmentation Algorithm Based on Deep Convolutional Neural Networks
1Laboratory of Intelligent Information Processing, Suzhou University, Suzhou 234000, Anhui, China.
Computational Intelligence and Neuroscience
|September 16, 2022
Summary
This study introduces a lightweight deep convolutional neural network (DCNN) for faster image semantic segmentation. The novel approach enhances accuracy and reduces computational load for real-time applications.
Area of Science:
- Computer Vision
- Artificial Intelligence
- Deep Learning
Background:
- Convolutional Neural Networks (CNNs) offer high accuracy in image semantic segmentation but Deep CNNs (DCNNs) suffer from high memory consumption and latency.
- Real-time processing is crucial for applications like augmented reality and mobile interaction, posing challenges for existing DCNN models.
Purpose of the Study:
- To propose a novel semantic segmentation algorithm based on lightweight convolutional neural networks.
- To improve the speed of semantic segmentation while maintaining high accuracy.
- To address the limitations of existing DCNNs in terms of computational complexity and latency.
Main Methods:
- Developed a lightweight CNN model incorporating a position-attention mechanism to capture richer contextual information and model inter-pixel relationships.
- Introduced a channel attention mechanism in the decoding phase to enhance feature channel mining and improve low-level and high-level feature fusion.
- Evaluated the model's effectiveness on a publicly available dataset.
Main Results:
- The proposed lightweight CNN model achieved higher semantic segmentation accuracy compared to popular existing methods.
- The model demonstrated improved performance in objective evaluations, balancing segmentation accuracy with computational efficiency.
- The integration of attention mechanisms effectively enhanced feature extraction and fusion.
Conclusions:
- The proposed lightweight CNN algorithm offers a promising solution for efficient and accurate image semantic segmentation.
- The attention-based mechanisms are effective in improving contextual understanding and feature representation.
- This approach provides a viable alternative for real-time semantic segmentation in resource-constrained environments.

