paper-with-me

Papers

Edge-guided Non-local Fully Convolutional Network for Salient Object Detection

2019-08-07 · Zhengzheng Tu, Yan Ma, Chenglong Li, Jin Tang, Bin Luo

Fully Convolutional Neural Network (FCN) has been widely applied to salient object detection recently by virtue of high-level semantic feature extraction, but existing FCN based methods still suffer from continuous striding and pooling operations leading to loss of spatial structure and blurred edges. To maintain the clear edge structure of salient objects, we propose a novel Edge-guided Non-local FCN (ENFNet) to perform edge guided feature learning for accurate salient object detection. In a specific, we extract hierarchical global and local information in FCN to incorporate non-local features for effective feature representations. To preserve good boundaries of salient objects, we propose a guidance block to embed edge prior knowledge into hierarchical feature maps. The guidance block not only performs feature-wise manipulation but also spatial-wise transformation for effective edge embeddings. Our model is trained on the MSRA-B dataset and tested on five popular benchmark datasets. Comparing with the state-of-the-art methods, the proposed method achieves the best performance on all datasets.

📄 PDF Abstract BibTeX arXiv:1908.02460

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionRGB Salient Object DetectionSalient Object Detection

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
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…
FCN Fully Convolutional Networks, or FCNs, are an architecture used mainly for semantic segmentation. They employ solely locally connected layers, such as…

Similar Papers 제목 키워드 기반

Global-Local Feature Decoding with Adapter-Guided SAMv2 for Salient Object Detection

2026-05-04 · Morteza Moradi, Mohammad Moradi, Simone Palazzo, Ali Borji 외 arxiv

Salient Object Detection (SOD) remains an essential yet underexplored task in the era of large-scale vision models. Although foundation models like SAM exhibit strong generalization, their potential for SOD is not fully …

Salient Object Detection

EGNet:Edge Guidance Network for Salient Object Detection

2019-08-22 · Jia-Xing Zhao, Jiang-Jiang Liu, Den-Ping Fan, Yang Cao 외

Fully convolutional neural networks (FCNs) have shown their advantages in the salient object detection task. However, most existing FCNs-based methods still suffer from coarse object boundaries. In this paper, to solve t…

Objectobject-detectionObject DetectionRGB Salient Object Detection+1

EGNet: Edge Guidance Network for Salient Object Detection

2019-10-01 · ICCV 2019 10 · Jia-Xing Zhao, Jiang-Jiang Liu, Deng-Ping Fan, Yang Cao 외

Fully convolutional neural networks (FCNs) have shown their advantages in the salient object detection task. However, most existing FCNs-based methods still suffer from coarse object boundaries. In this paper, to solve t…

Camouflaged Object SegmentationCo-Salient Object DetectionObjectobject-detection+3

Multi-Oriented Text Detection with Fully Convolutional Networks

2016-04-14 · CVPR 2016 6 · Zheng Zhang, Chengquan Zhang, Wei Shen, Cong Yao 외

In this paper, we propose a novel approach for text detec- tion in natural images. Both local and global cues are taken into account for localizing text lines in a coarse-to-fine pro- cedure. First, a Fully Convolutional…

Scene Text DetectionText Detection

Salient Structure Detection by Context-Guided Visual Search

2015-05-17 · Kai-Fu Yang, Hui Li, Chao-Yi Li, Yong-Jie Li

We define the task of salient structure (SS) detection to unify the saliency-related tasks like fixation prediction, salient object detection, and other detection of structures of interest. In this study, we propose a un…

Bayesian InferenceObjectobject-detectionObject Detection+3