SOTAVerified

InverseForm: A Loss Function for Structured Boundary-Aware Segmentation

2021-04-06CVPR 2021Code Available1· sign in to hype

Shubhankar Borse, Ying Wang, Yizhe Zhang, Fatih Porikli

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present a novel boundary-aware loss term for semantic segmentation using an inverse-transformation network, which efficiently learns the degree of parametric transformations between estimated and target boundaries. This plug-in loss term complements the cross-entropy loss in capturing boundary transformations and allows consistent and significant performance improvement on segmentation backbone models without increasing their size and computational complexity. We analyze the quantitative and qualitative effects of our loss function on three indoor and outdoor segmentation benchmarks, including Cityscapes, NYU-Depth-v2, and PASCAL, integrating it into the training phase of several backbone networks in both single-task and multi-task settings. Our extensive experiments show that the proposed method consistently outperforms baselines, and even sets the new state-of-the-art on two datasets.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Cityscapes testInverseFormMean IoU (class)85.6Unverified
NYU-Depth V2InverseForm (ResNet-101)Mean IoU53.1Unverified

Reproductions