Skip to content

Latest commit

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Adaptive Pyramid Context Network for Semantic Segmentation (APCNet CVPR'2019)

Introduction

Official implementation of Adaptive Pyramid Context Network for Semantic Segmentation (Paper).
🔥🔥 APCNet is on MMsegmentation. 🔥🔥

@InProceedings{He_2019_CVPR,
author = {He, Junjun and Deng, Zhongying and Zhou, Lei and Wang, Yali and Qiao, Yu},
title = {Adaptive Pyramid Context Network for Semantic Segmentation},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2019}
}

Overview

Framework

image

Results and models

Cityscapes

MethodBackboneCrop SizeLr schdMem (GB)Inf time (fps)mIoUmIoU(ms+flip)configdownload
APCNetR-50-D8512x1024400007.73.5778.0279.26configmodel | log
APCNetR-101-D8512x10244000011.22.1579.0880.34configmodel | log
APCNetR-50-D8769x769400008.71.5277.8979.75configmodel | log
APCNetR-101-D8769x7694000012.71.0377.9679.24configmodel | log
APCNetR-50-D8512x102480000--78.9679.94configmodel | log
APCNetR-101-D8512x102480000--79.6480.61configmodel | log
APCNetR-50-D8769x76980000--78.7980.35configmodel | log
APCNetR-101-D8769x76980000--78.4579.91configmodel | log

ADE20K

MethodBackboneCrop SizeLr schdMem (GB)Inf time (fps)mIoUmIoU(ms+flip)configdownload
APCNetR-50-D8512x5128000010.119.6142.2043.30configmodel | log
APCNetR-101-D8512x5128000013.613.1045.5446.65configmodel | log
APCNetR-50-D8512x512160000--43.4043.94configmodel | log
APCNetR-101-D8512x512160000--45.4146.63configmodel | log