ICNet for Real-Time Semantic Segmentation on High-Resolution Images
Hengshuang Zhao, Xiaojuan Qi, Xiaoyong Shen, Jianping Shi, Jiaya Jia
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/hszhao/ICNetOfficialIn papernone★ 0
- github.com/osmr/imgclsmobmxnet★ 3,015
- github.com/zh320/realtime-semantic-segmentation-pytorchpytorch★ 249
- github.com/mattangus/fast-semantic-segmentationtf★ 0
- github.com/liminn/icnet-pytorchpytorch★ 0
- github.com/hellochick/ICNet-tensorflowtf★ 0
- github.com/yfjcode/ICNetmindspore★ 0
- github.com/daheyinyin/ICNetmindspore★ 0
- github.com/lisilin013/ICNet-tensorflow-rostf★ 0
- github.com/Mind23-2/MindCode-53mindspore★ 0
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
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| Cityscapes test | ICNet | Mean IoU (class) | 70.6 | — | Unverified |
| Trans10K | ICNet | mIoU | 23.39 | — | Unverified |