Papers › ESNet: An Efficient Symmetric Network for Real-time Semantic Segmentation

ESNet: An Efficient Symmetric Network for Real-time Semantic Segmentation

24 Jun 2019arXiv:1906.09826archive 2025-07-28

Yu Wang, Quan Zhou, Xiaofu Wu

The recent years have witnessed great advances for semantic segmentation using deep convolutional neural networks (DCNNs). However, a large number of convolutional layers and feature channels lead to semantic segmentation as a computationally heavy task, which is disadvantage to the scenario with limited resources. In this paper, we design an efficient symmetric network, called (ESNet), to address this problem. The whole network has nearly symmetric architecture, which is mainly composed of a series of factorized convolution unit (FCU) and its parallel counterparts (PFCU). On one hand, the FCU adopts a widely-used 1D factorized convolution in residual layers. On the other hand, the parallel version employs a transform-split-transform-merge strategy in the designment of residual module, where the split branch adopts dilated convolutions with different rate to enlarge receptive field. Our model has nearly 1.6M parameters, and is able to be performed over 62 FPS on a single GTX 1080Ti GPU. The experiments demonstrate that our approach achieves state-of-the-art results in terms of speed and accuracy trade-off for real-time semantic segmentation on CityScapes dataset.

PaperPDFCode

Code

osmr/imgclsmob mentioned on GitHubmxnetMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Real-Time Semantic SegmentationSegmentationSemantic Segmentation

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Real-Time Semantic Segmentation Cityscapes test ESNet Frame (fps) 63 #29 of 39 Archive leaderboard report
Real-Time Semantic Segmentation Cityscapes test ESNet Time (ms) 16 #29 of 39 Archive leaderboard report
Real-Time Semantic Segmentation Cityscapes test ESNet mIoU 70.7% #29 of 39 Archive leaderboard report
Semantic Segmentation Cityscapes test ESNet Mean IoU (class) 70.7% #78 of 105 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

ConvolutionSPEED

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections