HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Semantic Flow for Fast and Accurate Scene Parsing

Xiangtai Li Ansheng You Zhen Zhu Houlong Zhao Maoke Yang Kuiyuan Yang Yunhai Tong

Semantic Flow for Fast and Accurate Scene Parsing

Abstract

In this paper, we focus on designing effective method for fast and accurate scene parsing. A common practice to improve the performance is to attain high resolution feature maps with strong semantic representation. Two strategies are widely used -- atrous convolutions and feature pyramid fusion, are either computation intensive or ineffective. Inspired by the Optical Flow for motion alignment between adjacent video frames, we propose a Flow Alignment Module (FAM) to learn Semantic Flow between feature maps of adjacent levels, and broadcast high-level features to high resolution features effectively and efficiently. Furthermore, integrating our module to a common feature pyramid structure exhibits superior performance over other real-time methods even on light-weight backbone networks, such as ResNet-18. Extensive experiments are conducted on several challenging datasets, including Cityscapes, PASCAL Context, ADE20K and CamVid. Especially, our network is the first to achieve 80.4\% mIoU on Cityscapes with a frame rate of 26 FPS. The code is available at \url{https://github.com/lxtGH/SFSegNets}.

Code Repositories

donnyyou/torchcv
Official
pytorch
lxtGH/SFSegNets
Official
pytorch
Shualite/SFNet.pytorch
pytorch
Mentioned in GitHub
sithu31296/semantic-segmentation
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
real-time-semantic-segmentation-on-cityscapesSFNet-R18
Frame (fps): 25.7(1080Ti)
Time (ms): 39.2
mIoU: 80.4%
semantic-segmentation-on-bdd100k-valSFNet(ResNet-18)
mIoU: 60.6(132.5FPS 4090)
semantic-segmentation-on-bdd100k-valSFNet(DF1)
mIoU: 55.4(70.3fps)
semantic-segmentation-on-bdd100k-valSFNet(DF2)
mIoU: 60.2(208FPS 4090)

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
Semantic Flow for Fast and Accurate Scene Parsing | Papers | HyperAI