mmsegmentation/configs/fastscnn
John Zhu e951076bf2
Fix fastscnn resize problems. (#82)
* Fix fast_scnn resize problems

* Fix fast_scnn resize problems 1

* Fix fast_scnn resize problems 2

* test for pascal voc
2020-08-23 14:41:30 +08:00
..
README.md Fast-SCNN implemented (#58) 2020-08-18 23:33:05 +08:00
fast_scnn_4x8_80k_lr0.12_cityscapes.py Fast-SCNN implemented (#58) 2020-08-18 23:33:05 +08:00
fast_scnn_4x8_80k_lr0.12_pascal.py Fix fastscnn resize problems. (#82) 2020-08-23 14:41:30 +08:00

README.md

Fast-SCNN for Semantic Segmentation

Introduction

@article{poudel2019fast,
  title={Fast-scnn: Fast semantic segmentation network},
  author={Poudel, Rudra PK and Liwicki, Stephan and Cipolla, Roberto},
  journal={arXiv preprint arXiv:1902.04502},
  year={2019}
}

Results and models

Cityscapes

Method Backbone Crop Size Lr schd Mem (GB) Inf time (fps) mIoU mIoU(ms+flip) download
Fast-SCNN Fast-SCNN 512x1024 80000 8.4 63.61 69.06 - model | log