paper-with-me

홈 › Papers

DFNet: Discriminative feature extraction and integration network for salient object detection

2020-04-03 · Mehrdad Noori, Sina Mohammadi, Sina Ghofrani Majelan, Ali Bahri, Mohammad Havaei

Despite the powerful feature extraction capability of Convolutional Neural Networks, there are still some challenges in saliency detection. In this paper, we focus on two aspects of challenges: i) Since salient objects appear in various sizes, using single-scale convolution would not capture the right size. Moreover, using multi-scale convolutions without considering their importance may confuse the model. ii) Employing multi-level features helps the model use both local and global context. However, treating all features equally results in information redundancy. Therefore, there needs to be a mechanism to intelligently select which features in different levels are useful. To address the first challenge, we propose a Multi-scale Attention Guided Module. This module not only extracts multi-scale features effectively but also gives more attention to more discriminative feature maps corresponding to the scale of the salient object. To address the second challenge, we propose an Attention-based Multi-level Integrator Module to give the model the ability to assign different weights to multi-level feature maps. Furthermore, our Sharpening Loss function guides our network to output saliency maps with higher certainty and less blurry salient objects, and it has far better performance than the Cross-entropy loss. For the first time, we adopt four different backbones to show the generalization of our method. Experiments on five challenging datasets prove that our method achieves the state-of-the-art performance. Our approach is fast as well and can run at a real-time speed.

📄 PDF Abstract BibTeX arXiv:2004.01573

Code (1)

Sina-Mohammadi/DFNet 공식 구현

Tasks

object-detectionObject DetectionRGB Salient Object DetectionSaliency 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 제목 키워드 기반

Learning Discriminative Feature with CRF for Unsupervised Video Object Segmentation

2020-08-04 · ECCV 2020 8 · Mingmin Zhen, Shiwei Li, Lei Zhou, Jiaxiang Shang 외

In this paper, we introduce a novel network, called discriminative feature network (DFNet), to address the unsupervised video object segmentation task. To capture the inherent correlation among video frames, we learn dis…

RGB Salient Object DetectionSemantic SegmentationUnsupervised Video Object SegmentationVideo Object Segmentation+1

FDFNet : A Secure Cancelable Deep Finger Dorsal Template Generation Network Secured via. Bio-Hashing

2018-12-13 · Avantika Singh, Ashish Arora, Shreya Hasmukh Patel, Gaurav Jaswal 외

Present world has already been consistently exploring the fine edges of online and digital world by imposing multiple challenging problems/scenarios. Similar to physical world, personal identity management is very crucia…

Management

TDFNet: Tri-projection Deformable Fusion Network for Panoramic Salient Object Detection

2026-08-26 · Qiangqiang Zhou, Jiacong Yu, Jiawei Xu, Yong Chen 외 arxiv

Recent years have witnessed the growing potential of panoramic salient object detection in robotic vision, virtual reality, and related applications. However, projecting spherical scenes onto 2D planes inevitably introdu…

Salient Object Detection

Dynamic Fusion Network for RGBT Tracking

2021-09-16 · Jingchao Peng, Haitao Zhao, Zhengwei Hu

For both visible and infrared images have their own advantages and disadvantages, RGBT tracking has attracted more and more attention. The key points of RGBT tracking lie in feature extraction and feature fusion of visib…

Rgb-T Tracking

Salient Object Detection: A Discriminative Regional Feature Integration Approach

2014-10-22 · CVPR 2013 6 · Huaizu Jiang, Zejian yuan, Ming-Ming Cheng, Yihong Gong 외

Salient object detection has been attracting a lot of interest, and recently various heuristic computational models have been designed. In this paper, we formulate saliency map computation as a regression problem. Our me…

Image SegmentationObjectobject-detectionObject Detection+3