HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

ShelfNet for Fast Semantic Segmentation

Juntang Zhuang; Junlin Yang; Lin Gu; Nicha Dvornek

ShelfNet for Fast Semantic Segmentation

Abstract

In this paper, we present ShelfNet, a novel architecture for accurate fast semantic segmentation. Different from the single encoder-decoder structure, ShelfNet has multiple encoder-decoder branch pairs with skip connections at each spatial level, which looks like a shelf with multiple columns. The shelf-shaped structure can be viewed as an ensemble of multiple deep and shallow paths, thus improving accuracy. We significantly reduce computation burden by reducing channel number, at the same time achieving high accuracy with this unique structure. In addition, we propose a shared-weight strategy in the residual block which reduces parameter number without sacrificing performance. Compared with popular non real-time methods such as PSPNet, our ShelfNet achieves 4$\times$ faster inference speed with similar accuracy on PASCAL VOC dataset. Compared with real-time segmentation models such as BiSeNet, our model achieves higher accuracy at comparable speed on the Cityscapes Dataset, enabling the application in speed-demanding tasks such as street-scene understanding for autonomous driving. Furthermore, our ShelfNet achieves 79.0\% mIoU on Cityscapes Dataset with ResNet34 backbone, outperforming PSPNet and BiSeNet with large backbones such as ResNet101. Through extensive experiments, we validated the superior performance of ShelfNet. We provide link to the implementation \url{https://github.com/juntang-zhuang/ShelfNet-lw-cityscapes}.

Code Repositories

juntang-zhuang/ShelfNet-lw-cityscapes
Official
pytorch
Mentioned in GitHub
juntang-zhuang/ShelfNet
Official
pytorch
Mentioned in GitHub
Deci-AI/super-gradients
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
real-time-semantic-segmentation-on-cityscapesShelfNet18
Frame (fps): 59.2
Time (ms): 16.9
mIoU: 74.8%
semantic-segmentation-on-cityscapesShelfNet-34
Mean IoU (class): 79.0%
semantic-segmentation-on-pascal-voc-2012ShelfNet
Mean IoU: 84.2%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
ShelfNet for Fast Semantic Segmentation | Papers | HyperAI