paper-with-me

Papers

FIPGNet:Pyramid grafting network with feature interaction strategies

2024-07-04 · Ziyi Ding, Like Xin

Salient object detection is designed to identify the objects in an image that attract the most visual attention.Currently, the most advanced method of significance object detection adopts pyramid grafting network architecture.However, pyramid-graft network architecture still has the problem of failing to accurately locate significant targets.We observe that this is mainly due to the fact that current salient object detection methods simply aggregate different scale features, ignoring the correlation between different scale features.To overcome these problems, we propose a new salience object detection framework(FIPGNet),which is a pyramid graft network with feature interaction strategies.Specifically, we propose an attention-mechanism based feature interaction strategy (FIA) that innovatively introduces spatial agent Cross Attention (SACA) to achieve multi-level feature interaction, highlighting important spatial regions from a spatial perspective, thereby enhancing salient regions.And the channel proxy Cross Attention Module (CCM), which is used to effectively connect the features extracted by the backbone network and the features processed using the spatial proxy cross attention module, eliminating inconsistencies.Finally, under the action of these two modules, the prominent target location problem in the current pyramid grafting network model is solved.Experimental results on six challenging datasets show that the proposed method outperforms the current 12 salient object detection methods on four indicators.

📄 PDF Abstract BibTeX arXiv:2407.04085

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionSalient Object Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Pyramid Grafting Network for One-Stage High Resolution Saliency Detection

2022-04-11 · CVPR 2022 1 · Chenxi Xie, Changqun Xia, Mingcan Ma, Zhirui Zhao 외

Recent salient object detection (SOD) methods based on deep neural network have achieved remarkable performance. However, most of existing SOD models designed for low-resolution input perform poorly on high-resolution im…

4k8kobject-detectionObject Detection+4

PGNeXt: High-Resolution Salient Object Detection via Pyramid Grafting Network

2024-08-02 · Changqun Xia, Chenxi Xie, Zhentao He, Tianshu Yu 외

We present an advanced study on more challenging high-resolution salient object detection (HRSOD) from both dataset and network framework perspectives. To compensate for the lack of HRSOD dataset, we thoughtfully collect…

4k8kObjectobject-detection+2

Compatibility studies of loquat scions with loquat and quince rootstocks

2024-09-17 · Rasul Rafiq Aziz, Fakhraddin Mustafa Hama Salih, Ibrahim Maaroof Noori

Experiment 1. Rooting of quince hardwood cuttings: Rooting success was influenced by both the concentrations of IBA and the selection of rooting media. However, the control group (without IBA) notably enhanced rooting wh…

Sand

Efficient End-to-End Video Question Answering with Pyramidal Multimodal Transformer

2023-02-04 · Min Peng, Chongyang Wang, Yu Shi, Xiang-Dong Zhou

This paper presents a new method for end-to-end Video Question Answering (VideoQA), aside from the current popularity of using large-scale pre-training with huge feature extractors. We achieve this with a pyramidal multi…

Computational EfficiencyQuestion AnsweringRetrievalText to Video Retrieval+2

Grafting Vision Transformers

2022-10-28 · Jongwoo Park, Kumara Kahatapitiya, Donghyun Kim, Shivchander Sudalairaj 외

Vision Transformers (ViTs) have recently become the state-of-the-art across many computer vision tasks. In contrast to convolutional networks (CNNs), ViTs enable global information sharing even within shallow layers of a…

Image ClassificationInstance Segmentationobject-detectionObject Detection+1