pith. sign in

arxiv: 1904.02216 · v1 · pith:RXM5TAWBnew · submitted 2019-04-03 · 💻 cs.CV

DFANet: Deep Feature Aggregation for Real-Time Semantic Segmentation

classification 💻 cs.CV
keywords dfanetsegmentationsemanticcityscapesfeaturegflopsmeanperformance
0
0 comments X
read the original abstract

This paper introduces an extremely efficient CNN architecture named DFANet for semantic segmentation under resource constraints. Our proposed network starts from a single lightweight backbone and aggregates discriminative features through sub-network and sub-stage cascade respectively. Based on the multi-scale feature propagation, DFANet substantially reduces the number of parameters, but still obtains sufficient receptive field and enhances the model learning ability, which strikes a balance between the speed and segmentation performance. Experiments on Cityscapes and CamVid datasets demonstrate the superior performance of DFANet with 8$\times$ less FLOPs and 2$\times$ faster than the existing state-of-the-art real-time semantic segmentation methods while providing comparable accuracy. Specifically, it achieves 70.3\% Mean IOU on the Cityscapes test dataset with only 1.7 GFLOPs and a speed of 160 FPS on one NVIDIA Titan X card, and 71.3\% Mean IOU with 3.4 GFLOPs while inferring on a higher resolution image.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ELKPPNet: An Edge-aware Neural Network with Large Kernel Pyramid Pooling for Learning Discriminative Features in Semantic Segmentation

    cs.CV 2019-06 unverdicted novelty 4.0

    ELKPPNet combines a balanced encoder-decoder, large kernel spatial pyramid pooling for multi-scale fusion, and an edge-aware loss to claim superior semantic segmentation performance on Cityscapes, CamVid, and NYUDv2 v...