中文
相关论文

相关论文: Saliency Weighted Convolutional Features for Insta…

200 篇论文

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 unified framework for…

计算机视觉与模式识别 · 计算机科学 2016-06-08 Kai-Fu Yang , Hui Li , Chao-Yi Li , Yong-Jie Li

We present a new method for image salience prediction, Clustered Saliency Prediction. This method divides subjects into clusters based on their personal features and their known saliency maps, and generates an image salience model…

计算机视觉与模式识别 · 计算机科学 2023-11-06 Rezvan Sherkati , James J. Clark

Salient object detection (SOD), which aims to identify and locate the most salient pixels or regions in images, has been attracting more and more interest due to its various real-world applications. However, this vision task is quite…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Pingping Zhang , Wei Liu , Huchuan Lu , Chunhua Shen

Salient object detection (SOD) remains an important task in computer vision, with applications ranging from image segmentation to autonomous driving. Fully convolutional network (FCN)-based methods have made remarkable progress in visual…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Kassaw Abraham Mulat , Zhengyong Feng , Tegegne Solomon Eshetie , Ahmed Endris Hasen

Salient object detection has seen remarkable progress driven by deep learning techniques. However, most of deep learning based salient object detection methods are black-box in nature and lacking in interpretability. This paper proposes the…

计算机视觉与模式识别 · 计算机科学 2017-08-21 Huaxin Xiao , Jiashi Feng , Yunchao Wei , Maojun Zhang

Attention mechanism plays a dominant role in the sequence generation models and has been used to improve the performance of machine translation and abstractive text summarization. Different from neural machine translation, in the task of…

计算与语言 · 计算机科学 2020-04-09 Piji Li , Lidong Bing , Zhongyu Wei , Wai Lam

Image Landmark Recognition has been one of the most sought-after classification challenges in the field of vision and perception. After so many years of generic classification of buildings and monuments from images, people are now focussing…

计算机视觉与模式识别 · 计算机科学 2018-12-03 Akash Kumar , Sagnik Bhowmick , N. Jayanthi , S. Indu

This paper proposes an Agile Aggregating Multi-Level feaTure framework (Agile Amulet) for salient object detection. The Agile Amulet builds on previous works to predict saliency maps using multi-level convolutional features. Compared to…

计算机视觉与模式识别 · 计算机科学 2018-02-21 Pingping Zhang , Luyao Wang , Dong Wang , Huchuan Lu , Chunhua Shen

UNet-based methods have shown outstanding performance in salient object detection (SOD), but are problematic in two aspects. 1) Indiscriminately integrating the encoder feature, which contains spatial information for multiple objects, and…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Chaewon Park , Minhyeok Lee , MyeongAh Cho , Sangyoun Lee

Multiscale convolutional neural network (CNN) has demonstrated remarkable capabilities in solving various vision problems. However, fusing features of different scales alwaysresults in large model sizes, impeding the application of…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Rui Huang , Qingyi Zhao , Yan Xing , Sihua Gao , Weifeng Xu , Yuxiang Zhang , Wei Fan

Semantic instance segmentation remains a challenging task. In this work we propose to tackle the problem with a discriminative loss function, operating at the pixel level, that encourages a convolutional network to produce a representation…

计算机视觉与模式识别 · 计算机科学 2017-08-10 Bert De Brabandere , Davy Neven , Luc Van Gool

Humans process visual scenes selectively and sequentially using attention. Central to models of human visual attention is the saliency map. We propose a hierarchical visual architecture that operates on a saliency map and uses a novel…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Sean Welleck , Jialin Mao , Kyunghyun Cho , Zheng Zhang

Large language models (LLMs) have demonstrated strong performance on a variety of natural language processing (NLP) tasks. However, they often struggle with long-text sequences due to the ``lost in the middle'' phenomenon. This issue has…

计算与语言 · 计算机科学 2025-12-16 Zewen Qiang , Sendong Zhao , Haochun Wang , Bing Qin , Ting Liu

Salient object detection aims to locate objects that capture human attention within images. Previous approaches often pose this as a problem of image contrast analysis. In this work, we model an image as a hypergraph that utilizes a set of…

计算机视觉与模式识别 · 计算机科学 2013-10-23 Xi Li , Yao Li , Chunhua Shen , Anthony Dick , Anton van den Hengel

This paper proposes a novel attention model for semantic segmentation, which aggregates multi-scale and context features to refine prediction. Specifically, the skeleton convolutional neural network framework takes in multiple different…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Shiqi Yang , Gang Peng

Instance retrieval requires one to search for images that contain a particular object within a large corpus. Recent studies show that using image features generated by pooling convolutional layer feature maps (CFMs) of a pretrained…

计算机视觉与模式识别 · 计算机科学 2016-06-23 Jiewei Cao , Lingqiao Liu , Peng Wang , Zi Huang , Chunhua Shen , Heng Tao Shen

Saliency prediction models are constrained by the limited diversity and quantity of labeled data. Standard data augmentation techniques such as rotating and cropping alter scene composition, affecting saliency. We propose a novel data…

计算机视觉与模式识别 · 计算机科学 2024-09-12 Bahar Aydemir , Deblina Bhattacharjee , Tong Zhang , Mathieu Salzmann , Sabine Süsstrunk

In Neural Networks, there are various methods of feature fusion. Different strategies can significantly affect the effectiveness of feature representation, consequently influencing the ability of model to extract representative and…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Si Zhou , Yain-Whar Si , Xiaochen Yuan , Xiaofan Li , Xiaoxiang Liu , Xinyuan Zhang , Cong Lin , Xueyuan Gong

We propose to employ a saliency-driven hierarchical neural image compression network for a machine-to-machine communication scenario following the compress-then-analyze paradigm. By that, different areas of the image are coded at different…

图像与视频处理 · 电气工程与系统科学 2023-02-28 Kristian Fischer , Fabian Brand , Christian Blum , André Kaup

We present an integrated framework for using Convolutional Networks for classification, localization and detection. We show how a multiscale and sliding window approach can be efficiently implemented within a ConvNet. We also introduce a…

计算机视觉与模式识别 · 计算机科学 2014-02-25 Pierre Sermanet , David Eigen , Xiang Zhang , Michael Mathieu , Rob Fergus , Yann LeCun