SOTAVerified

ICNet for Real-Time Semantic Segmentation on High-Resolution Images

2017-04-27ECCV 2018Code Available0· sign in to hype

Hengshuang Zhao, Xiaojuan Qi, Xiaoyong Shen, Jianping Shi, Jiaya Jia

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We focus on the challenging task of real-time semantic segmentation in this paper. It finds many practical applications and yet is with fundamental difficulty of reducing a large portion of computation for pixel-wise label inference. We propose an image cascade network (ICNet) that incorporates multi-resolution branches under proper label guidance to address this challenge. We provide in-depth analysis of our framework and introduce the cascade feature fusion unit to quickly achieve high-quality segmentation. Our system yields real-time inference on a single GPU card with decent quality results evaluated on challenging datasets like Cityscapes, CamVid and COCO-Stuff.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Cityscapes testICNetMean IoU (class)70.6Unverified
Trans10KICNetmIoU23.39Unverified

Reproductions