HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Learning a Discriminative Feature Network for Semantic Segmentation

Changqian Yu; Jingbo Wang; Chao Peng; Changxin Gao; Gang Yu; Nong Sang

Learning a Discriminative Feature Network for Semantic Segmentation

Abstract

Most existing methods of semantic segmentation still suffer from two aspects of challenges: intra-class inconsistency and inter-class indistinction. To tackle these two problems, we propose a Discriminative Feature Network (DFN), which contains two sub-networks: Smooth Network and Border Network. Specifically, to handle the intra-class inconsistency problem, we specially design a Smooth Network with Channel Attention Block and global average pooling to select the more discriminative features. Furthermore, we propose a Border Network to make the bilateral features of boundary distinguishable with deep semantic boundary supervision. Based on our proposed DFN, we achieve state-of-the-art performance 86.2% mean IOU on PASCAL VOC 2012 and 80.3% mean IOU on Cityscapes dataset.

Code Repositories

ycszen/TorchSeg
pytorch
Mentioned in GitHub
YuhuiMa/DFN-tensorflow
tf
Mentioned in GitHub
akinoriosamura/TorchSeg-mirror
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
semantic-segmentation-on-cityscapesDFN (ResNet-101)
Mean IoU (class): 79.3%
semantic-segmentation-on-cityscapesSmooth Network with Channel Attention Block
Mean IoU (class): 80.3%
semantic-segmentation-on-pascal-voc-2012Smooth Network with Channel Attention Block
Mean IoU: 86.2%
semantic-segmentation-on-pascal-voc-2012DFN (ResNet-101)
Mean IoU: 82.7%
semantic-segmentation-on-pascal-voc-2012-valDFN (ResNet-101)
mIoU: 80.60%

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
Learning a Discriminative Feature Network for Semantic Segmentation | Papers | HyperAI