中文
相关论文

相关论文: Personalization of Saliency Estimation

200 篇论文

Synthesizing high quality saliency maps from noisy images is a challenging problem in computer vision and has many practical applications. Samples generated by existing techniques for saliency detection cannot handle the noise perturbations…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Prerana Mukherjee , Manoj Sharma , Megh Makwana , Ajay Pratap Singh , Avinash Upadhyay , Akkshita Trivedi , Brejesh Lall , Santanu Chaudhury

Human eyes can recognize person identities based on small salient regions, i.e. human saliency is distinctive and reliable in pedestrian matching across disjoint camera views. However, such valuable information is often hidden when…

计算机视觉与模式识别 · 计算机科学 2014-12-08 Rui Zhao , Wanli Ouyang , Xiaogang Wang

Saliency computation models aim to imitate the attention mechanism in the human visual system. The application of deep neural networks for saliency prediction has led to a drastic improvement over the last few years. However, deep models…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Saman Zabihi , Hamed Rezazadegan Tavakoli , Ali Borji

Saliency methods provide post-hoc model interpretation by attributing input features to the model outputs. Current methods mainly achieve this using a single input sample, thereby failing to answer input-independent inquiries about the…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Naveed Akhtar , Mohammad A. A. K. Jalwana

Web page saliency prediction is a challenge problem in image transformation and computer vision. In this paper, we propose a new model combined with web page outline information to prediction people's interest region in web page. For each…

计算机视觉与模式识别 · 计算机科学 2018-05-30 Yu Li , Ya Zhang

Poor generalization is one symptom of models that learn to predict target variables using spuriously-correlated image features present only in the training distribution instead of the true image features that denote a class. It is often…

计算机视觉与模式识别 · 计算机科学 2021-02-11 Joseph D. Viviano , Becks Simpson , Francis Dutil , Yoshua Bengio , Joseph Paul Cohen

Visual saliency models have recently begun to incorporate deep learning to achieve predictive capacity much greater than previous unsupervised methods. However, most existing models predict saliency using local mechanisms limited to the…

计算机视觉与模式识别 · 计算机科学 2018-07-04 Samuel Dodge , Lina Karam

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

The performance of convolutional neural networks has continued to improve over the last decade. At the same time, as model complexity grows, it becomes increasingly more difficult to explain model decisions. Such explanations may be of…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Colton Crum , Patrick Tinsley , Aidan Boyd , Jacob Piland , Christopher Sweet , Timothy Kelley , Kevin Bowyer , Adam Czajka

The existing computational visual attention systems have focused on the objective to basically simulate and understand the concept of visual attention system in adults. Consequently, the impact of observer's age in scene viewing behavior…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Onkar Krishna , Kiyoharu Aizawa , Go Irie

Human sketch has already proved its worth in various visual understanding tasks (e.g., retrieval, segmentation, image-captioning, etc). In this paper, we reveal a new trait of sketches - that they are also salient. This is intuitive as…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Ayan Kumar Bhunia , Subhadeep Koley , Amandeep Kumar , Aneeshan Sain , Pinaki Nath Chowdhury , Tao Xiang , Yi-Zhe Song

Image captioning has been recently gaining a lot of attention thanks to the impressive achievements shown by deep captioning architectures, which combine Convolutional Neural Networks to extract image representations, and Recurrent Neural…

计算机视觉与模式识别 · 计算机科学 2018-05-22 Marcella Cornia , Lorenzo Baraldi , Giuseppe Serra , Rita Cucchiara

Getting pain intensity from face images is an important problem in autonomous nursing systems. However, due to the limitation in data sources and the subjectiveness in pain intensity values, it is hard to adopt modern deep neural networks…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Conghui Li , Zhaocheng Zhu , Yuming Zhao

Machine learning models have shown increased accuracy in classification tasks when the training process incorporates human perceptual information. However, a challenge in training human-guided models is the cost associated with collecting…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Colton R. Crum , Aidan Boyd , Kevin Bowyer , Adam Czajka

We introduce SalGAN, a deep convolutional neural network for visual saliency prediction trained with adversarial examples. The first stage of the network consists of a generator model whose weights are learned by back-propagation computed…

计算机视觉与模式识别 · 计算机科学 2018-07-03 Junting Pan , Cristian Canton Ferrer , Kevin McGuinness , Noel E. O'Connor , Jordi Torres , Elisa Sayrol , Xavier Giro-i-Nieto

In this paper, we propose the Self-Attention Generative Adversarial Network (SAGAN) which allows attention-driven, long-range dependency modeling for image generation tasks. Traditional convolutional GANs generate high-resolution details as…

机器学习 · 统计学 2019-06-18 Han Zhang , Ian Goodfellow , Dimitris Metaxas , Augustus Odena

How best to evaluate a saliency model's ability to predict where humans look in images is an open research question. The choice of evaluation metric depends on how saliency is defined and how the ground truth is represented. Metrics differ…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Zoya Bylinskii , Tilke Judd , Aude Oliva , Antonio Torralba , Frédo Durand

In this work, we explore the features that are used by humans and by convolutional neural networks (ConvNets) to classify faces. We use Guided Backpropagation (GB) to visualize the facial features that influence the output of a ConvNet the…

计算机视觉与模式识别 · 计算机科学 2020-03-20 Shanmeng Sun , Wei Zhen Teoh , Michael Guerzhoy

Recent results suggest that state-of-the-art saliency models perform far from optimal in predicting fixations. This lack in performance has been attributed to an inability to model the influence of high-level image features such as objects.…

计算机视觉与模式识别 · 计算机科学 2015-04-10 Matthias Kümmerer , Lucas Theis , Matthias Bethge

Saliency detection is one of the most challenging problems in image analysis and computer vision. Many approaches propose different architectures based on the psychological and biological properties of the human visual attention system.…

计算机视觉与模式识别 · 计算机科学 2022-12-05 Fateme Mostafaie , Zahra Nabizadeh , Nader Karimi , Shadrokh Samavi