ShelfNet for Real-time Semantic Segmentation

11/27/2018
by   Juntang Zhuang, et al.
0

In this project, we present ShelfNet, a lightweight convolutional neural network for accurate real-time semantic segmentation. Different from the standard 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 provides multiple paths for information flow and improves segmentation accuracy. Inspired by the success of recurrent convolutional neural networks, we use modified residual blocks where two convolutional layers share weights. The shared-weight block enables efficient feature extraction and model size reduction. We tested ShelfNet with ResNet50 and ResNet101 as the backbone respectively: they achieved 59 FPS and 42 FPS respectively on a GTX 1080Ti GPU with a 512x512 input image. ShelfNet achieved high accuracy: on PASCAL VOC 2012 test set, it achieved 84.2 backbone; it achieved 75.8 ShelfNet achieved both higher mIoU and faster inference speed compared with state-of-the-art real-time semantic segmentation models. We provide the implementation https://github.com/juntang-zhuang/ShelfNet.

READ FULL TEXT

page 1

page 4

page 6

research
10/17/2018

LadderNet: Multi-path networks based on U-Net for medical image segmentation

U-Net has been providing state-of-the-art performance in many medical im...
research
09/19/2023

Spatial-Assistant Encoder-Decoder Network for Real Time Semantic Segmentation

Semantic segmentation is an essential technology for self-driving cars t...
research
11/18/2021

Rethink Dilated Convolution for Real-time Semantic Segmentation

Recent advances in semantic segmentation generally adapt an ImageNet pre...
research
12/03/2019

RGPNet: A Real-Time General Purpose Semantic Segmentation

We propose a novel real-time general purpose semantic segmentation archi...
research
04/16/2021

A De-raining semantic segmentation network for real-time foreground segmentation

Few researches have been proposed specifically for real-time semantic se...
research
12/21/2020

HyperSeg: Patch-wise Hypernetwork for Real-time Semantic Segmentation

We present a novel, real-time, semantic segmentation network in which th...
research
01/18/2021

HarDNet-MSEG: A Simple Encoder-Decoder Polyp Segmentation Neural Network that Achieves over 0.9 Mean Dice and 86 FPS

We propose a new convolution neural network called HarDNet-MSEG for poly...

Please sign up or login with your details

Forgot password? Click here to reset