Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ParseNet: Looking Wider to See Better

About

We present a technique for adding global context to deep convolutional networks for semantic segmentation. The approach is simple, using the average feature for a layer to augment the features at each location. In addition, we study several idiosyncrasies of training, significantly increasing the performance of baseline networks (e.g. from FCN). When we add our proposed global feature, and a technique for learning normalization parameters, accuracy increases consistently even over our improved versions of the baselines. Our proposed approach, ParseNet, achieves state-of-the-art performance on SiftFlow and PASCAL-Context with small additional computational cost over baselines, and near current state-of-the-art performance on PASCAL VOC 2012 semantic segmentation with a simple approach. Code is available at https://github.com/weiliu89/caffe/tree/fcn .

Wei Liu, Andrew Rabinovich, Alexander C. Berg• 2015

Related benchmarks

TaskDatasetResultRank
Semantic segmentationPASCAL VOC 2012 (test)
mIoU69.8
1342
Semantic segmentationPASCAL Context (val)
mIoU40.4
323
Semantic segmentationPascal VOC (test)
mIoU69.8
236
Semantic segmentationScanNet (val)
mIoU47.72
231
3D Semantic SegmentationScanNet V2 (val)
mIoU47.72
171
Semantic segmentationPascal Context
mIoU40.4
111
Semantic segmentationPascal Context 60
mIoU40.4
81
Semantic segmentationPASCAL-Context 59 classes (test)
mIoU40.4
75
Semantic segmentationSYNTHIA (val)
mIoU71.02
71
Semantic segmentationPASCAL-Context 60 classes (test)
mIoU40.4
54
Showing 10 of 13 rows

Other info

Code

Follow for update