paper-with-me

홈 › Papers

a novel attention-based network for fast salient object detection

2021-12-20 · Bin Zhang, Yang Wu, Xiaojing Zhang, Ming Ma

In the current salient object detection network, the most popular method is using U-shape structure. However, the massive number of parameters leads to more consumption of computing and storage resources which are not feasible to deploy on the limited memory device. Some others shallow layer network will not maintain the same accuracy compared with U-shape structure and the deep network structure with more parameters will not converge to a global minimum loss with great speed. To overcome all of these disadvantages, we proposed a new deep convolution network architecture with three contributions: (1) using smaller convolution neural networks (CNNs) to compress the model in our improved salient object features compression and reinforcement extraction module (ISFCREM) to reduce parameters of the model. (2) introducing channel attention mechanism in ISFCREM to weigh different channels for improving the ability of feature representation. (3) applying a new optimizer to accumulate the long-term gradient information during training to adaptively tune the learning rate. The results demonstrate that the proposed method can compress the model to 1/3 of the original size nearly without losing the accuracy and converging faster and more smoothly on six widely used datasets of salient object detection compared with the others models. Our code is published in https://gitee.com/binzhangbinzhangbin/code-a-novel-attention-based-network-for-fast-salient-object-detection.git

📄 PDF Abstract BibTeX arXiv:2112.10481

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionSalient Object Detection

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Salient Object Detection With Pyramid Attention and Salient Edges

2019-06-01 · CVPR 2019 6 · Wenguan Wang, Shuyang Zhao, Jianbing Shen, Steven C. H. Hoi 외

This paper presents a new method for detecting salient objects in images using convolutional neural networks (CNNs). The proposed network, named PAGE-Net, offers two key contributions. The first is the exploitation of an…

Edge DetectionGPUObjectobject-detection+4

Depthwise Non-local Module for Fast Salient Object Detection Using a Single Thread

2020-01-22 · Haofeng Li, Guanbin Li, BinBin Yang, Guanqi Chen 외

Recently deep convolutional neural networks have achieved significant success in salient object detection. However, existing state-of-the-art methods require high-end GPUs to achieve real-time performance, which makes th…

CPUimage-classificationImage ClassificationObject+5

Deep Reasoning with Multi-Scale Context for Salient Object Detection

2019-01-24 · Zun Li, Congyan Lang, Yunpeng Chen, Junhao Liew 외

To detect salient objects accurately, existing methods usually design complex backbone network architectures to learn and fuse powerful features. However, the saliency inference module that performs saliency prediction f…

object-detectionObject DetectionRGB Salient Object DetectionSaliency Detection+2

Motion Guided Attention for Video Salient Object Detection

2019-09-16 · ICCV 2019 10 · Haofeng Li, Guanqi Chen, Guanbin Li, Yizhou Yu

Video salient object detection aims at discovering the most visually distinctive objects in a video. How to effectively take object motion into consideration during video salient object detection is a critical issue. Exi…

Objectobject-detectionObject DetectionOptical Flow Estimation+4

SegGPT Meets Co-Saliency Scene

2023-05-08 · Yi Liu, Shoukun Xu, Dingwen Zhang, Jungong Han

Co-salient object detection targets at detecting co-existed salient objects among a group of images. Recently, a generalist model for segmenting everything in context, called SegGPT, is gaining public attention. In view …

Co-Salient Object DetectionObjectobject-detectionObject Detection+1