通过分层视觉感知学习的轻量级显著目标检测

Lightweight Salient Object Detection via Hierarchical Visual Perception Learning

IEEE Transactions on Cybernetics · 2020
被引 142 · 同刊同年前 10%
ABS 3

中文导读

受灵长类视觉系统启发,提出分层视觉感知模块,构建轻量级显著目标检测网络HVPNet,在保持高精度的同时大幅降低参数量和计算开销,适合移动设备部署。

Abstract

Recently, salient object detection (SOD) has witnessed vast progress with the rapid development of convolutional neural networks (CNNs). However, the improvement of SOD accuracy comes with the increase in network depth and width, resulting in large network size and heavy computational overhead. This prevents state-of-the-art SOD methods from being deployed into practical platforms, especially mobile devices. To promote the deployment of real-world SOD applications, we aim at developing a lightweight SOD model in this article. Our observation comes from that the primate visual system processes visual signals hierarchically with different receptive fields and eccentricities in different visual cortex areas. Inspired by this, we propose a hierarchical visual perception (HVP) module to imitate the primate visual cortex for hierarchical perception learning. With the HVP module incorporated, we design a lightweight SOD network, namely, HVPNet. Extensive experiments on popular benchmarks demonstrate that HVPNet achieves highly competitive accuracy compared with state-of-the-art SOD methods while running at 4.3 frames/s CPU speed and 333.2 frames/s GPU speed with only 1.23M parameters.

计算机视觉深度学习显著目标检测轻量级网络