ECCV 2020poster241 citations

Highly Efficient Salient Object Detection with 100K Parameters

Shang-Hua Gao, Yong-Qiang Tan, Ming-Ming Cheng, Chengze Lu, Yunpeng Chen, Shuicheng Yan

Abstract

Salient object detection models often demand a considerable amount of computation cost to make precise prediction for each pixel, making them hardly applicable on low-power devices. In this paper, we aim to relieve the contradiction between computation cost and model performance by improving the network efficiency to a higher degree. We propose a flexible convolutional module, namely generalized OctConv (gOctConv), to efficiently utilize both in-stage and cross-stages multi-scale features, while reducing the representation redundancy by a novel dynamic weight decay scheme. The effective dynamic weight decay scheme stably boosts the sparsity of parameters during training, supports learnable number of channels for each scale in gOctConv, allowing 80% of parameters reduce with negligible performance drop. Utilizing gOctConv, we build an extremely light-weighted model, namely CSNet, which achieves comparable performance with about 0.2% parameters (100k) of large models on popular salient object detection benchmarks. The source code is publicly available at https://mmcheng.net/sod100k."

BibTeX
@inproceedings{eccv2020_highlyefficients,
  title = {Highly Efficient Salient Object Detection with 100K Parameters},
  author = {Shang-Hua Gao and Yong-Qiang Tan and Ming-Ming Cheng and Chengze Lu and Yunpeng Chen and Shuicheng Yan},
  booktitle = {ECCV 2020},
  year = {2020}
}
Highly Efficient Salient Object Detection with 100K Parameters · ECCV 2020