Skip to content

Latest commit

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Dynamic Multi-scale Filters for Semantic Segmentation (DMNet ICCV'2019)

Introduction

Official implementation of Dynamic Multi-scale Filters for Semantic Segmentation (Paper).
🔥🔥 DMNet is on MMsegmentation. 🔥🔥

@InProceedings{He_2019_ICCV,
author = {He, Junjun and Deng, Zhongying and Qiao, Yu},
title = {Dynamic Multi-Scale Filters for Semantic Segmentation},
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
month = {October},
year = {2019}
}

Overview

Framework

image

Results and models

Cityscapes

MethodBackboneCrop SizeLr schdMem (GB)Inf time (fps)mIoUmIoU(ms+flip)configdownload
DMNetR-50-D8512x1024400007.03.6677.7879.14configmodel | log
DMNetR-101-D8512x10244000010.62.5478.3779.72configmodel | log
DMNetR-50-D8769x769400007.91.5778.4980.27configmodel | log
DMNetR-101-D8769x7694000012.01.0177.6278.94configmodel | log
DMNetR-50-D8512x102480000--79.0780.22configmodel | log
DMNetR-101-D8512x102480000--79.6480.67configmodel | log
DMNetR-50-D8769x76980000--79.2280.55configmodel | log
DMNetR-101-D8769x76980000--79.1980.65configmodel | log

ADE20K

MethodBackboneCrop SizeLr schdMem (GB)Inf time (fps)mIoUmIoU(ms+flip)configdownload
DMNetR-50-D8512x512800009.420.9542.3743.62configmodel | log
DMNetR-101-D8512x5128000013.013.8845.3446.13configmodel | log
DMNetR-50-D8512x512160000--43.1544.17configmodel | log
DMNetR-101-D8512x512160000--45.4246.76configmodel | log