HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Improving Semantic Segmentation via Video Propagation and Label Relaxation

Yi Zhu; Karan Sapra; Fitsum A. Reda; Kevin J. Shih; Shawn Newsam; Andrew Tao; Bryan Catanzaro

Improving Semantic Segmentation via Video Propagation and Label Relaxation

Abstract

Semantic segmentation requires large amounts of pixel-wise annotations to learn accurate models. In this paper, we present a video prediction-based methodology to scale up training sets by synthesizing new training samples in order to improve the accuracy of semantic segmentation networks. We exploit video prediction models' ability to predict future frames in order to also predict future labels. A joint propagation strategy is also proposed to alleviate mis-alignments in synthesized samples. We demonstrate that training segmentation models on datasets augmented by the synthesized samples leads to significant improvements in accuracy. Furthermore, we introduce a novel boundary label relaxation technique that makes training robust to annotation noise and propagation artifacts along object boundaries. Our proposed methods achieve state-of-the-art mIoUs of 83.5% on Cityscapes and 82.9% on CamVid. Our single model, without model ensembles, achieves 72.8% mIoU on the KITTI semantic segmentation test set, which surpasses the winning entry of the ROB challenge 2018. Our code and videos can be found at https://nv-adlr.github.io/publication/2018-Segmentation.

Code Repositories

NVIDIA/semantic-segmentation
pytorch
Mentioned in GitHub
ganlumomo/semantic-segmentation
pytorch
Mentioned in GitHub
YeLyuUT/SSeg
pytorch
Mentioned in GitHub
ganlumomo/mtl-segmentation
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
semantic-segmentation-on-camvidDeepLabV3Plus + SDCNetAug
Mean IoU: 81.7%
semantic-segmentation-on-kitti-semanticDeepLabV3Plus + SDCNetAug
Category IoU: 88.99
Category iIoU: 75.26
Mean IoU (class): 72.83
class iIoU: 48.68

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
Improving Semantic Segmentation via Video Propagation and Label Relaxation | Papers | HyperAI