中文
相关论文

相关论文: End-to-end Convolutional Network for Saliency Pred…

200 篇论文

In this work we describe a Convolutional Neural Network (CNN) to accurately predict the scene illumination. Taking image patches as input, the CNN works in the spatial domain without using hand-crafted features that are employed by most…

计算机视觉与模式识别 · 计算机科学 2015-04-20 Simone Bianco , Claudio Cusano , Raimondo Schettini

Recent progress on salient object detection mainly aims at exploiting how to effectively integrate convolutional side-output features in convolutional neural networks (CNN). Based on this, most of the existing state-of-the-art saliency…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Yun Liu , Yu Qiu , Le Zhang , JiaWang Bian , Guang-Yu Nie , Ming-Ming Cheng

Saliency methods have been widely used to highlight important input features in model predictions. Most existing methods use backpropagation on a modified gradient function to generate saliency maps. Thus, noisy gradients can result in…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Aya Abdelsalam Ismail , Héctor Corrada Bravo , Soheil Feizi

We present a new latent model of natural images that can be learned on large-scale datasets. The learning process provides a latent embedding for every image in the training dataset, as well as a deep convolutional network that maps the…

计算机视觉与模式识别 · 计算机科学 2018-11-06 ShahRukh Athar , Evgeny Burnaev , Victor Lempitsky

Traditional saliency models usually adopt hand-crafted image features and human-designed mechanisms to calculate local or global contrast. In this paper, we propose a novel computational saliency model, i.e., deep spatial contextual…

计算机视觉与模式识别 · 计算机科学 2016-10-07 Nian Liu , Junwei Han

Understanding specifically where a model focuses on within an image is critical for human interpretability of the decision-making process. Deep learning-based solutions are prone to learning coincidental correlations in training datasets,…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Aidan Boyd , Mohamed Trabelsi , Huseyin Uzunalioglu , Dan Kushnir

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

The prediction of Visual Attention data from any kind of media is of valuable use to content creators and used to efficiently drive encoding algorithms. With the current trend in the Virtual Reality (VR) field, adapting known techniques to…

计算机视觉与模式识别 · 计算机科学 2018-05-11 Rafael Monroy , Sebastian Lutz , Tejo Chalasani , Aljosa Smolic

In this paper, we propose a fast deep learning method for object saliency detection using convolutional neural networks. In our approach, we use a gradient descent method to iteratively modify the input images based on the pixel-wise…

计算机视觉与模式识别 · 计算机科学 2016-02-02 Hengyue Pan , Hui Jiang

Beneficial from Fully Convolutional Neural Networks (FCNs), saliency detection methods have achieved promising results. However, it is still challenging to learn effective features for detecting salient objects in complicated scenarios, in…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Sina Mohammadi , Mehrdad Noori , Ali Bahri , Sina Ghofrani Majelan , Mohammad Havaei

This paper tackles the challenge of colorizing grayscale images. We take a deep convolutional neural network approach, and choose to take the angle of classification, working on a finite set of possible colors. Similarly to a recent paper,…

计算机视觉与模式识别 · 计算机科学 2018-11-09 Vincent Billaut , Matthieu de Rochemonteix , Marc Thibault

The prevalent approach to sequence to sequence learning maps an input sequence to a variable length output sequence via recurrent neural networks. We introduce an architecture based entirely on convolutional neural networks. Compared to…

计算与语言 · 计算机科学 2017-07-26 Jonas Gehring , Michael Auli , David Grangier , Denis Yarats , Yann N. Dauphin

Recent advances in deep learning have pushed the performances of visual saliency models way further than it has ever been. Numerous models in the literature present new ways to design neural networks, to arrange gaze pattern data, or to…

计算机视觉与模式识别 · 计算机科学 2019-07-05 Alexandre Bruckert , Hamed R. Tavakoli , Zhi Liu , Marc Christie , Olivier Le Meur

Feature maps in deep neural network generally contain different semantics. Existing methods often omit their characteristics that may lead to sub-optimal results. In this paper, we propose a novel end-to-end deep saliency network which…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Fengdong Sun , Wenhui Li , Yuanyuan Guan

Existing weakly supervised semantic segmentation (WSSS) methods usually utilize the results of pre-trained saliency detection (SD) models without explicitly modeling the connections between the two tasks, which is not the most efficient…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Yu Zeng , Yunzhi Zhuge , Huchuan Lu , Lihe Zhang

Deep Neural Networks are powerful tools to understand complex patterns and making decisions. However, their black-box nature impedes a complete understanding of their inner workings. While online saliency-guided training methods try to…

计算机视觉与模式识别 · 计算机科学 2023-06-30 Ali Karkehabadi

Fully convolutional neural networks (FCNs) have shown outstanding performance in many computer vision tasks including salient object detection. However, there still remains two issues needed to be addressed in deep learning based saliency…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Chunbiao Zhu , Xing Cai , Kan Huang , Thomas H Li , Ge Li

The paper presents a technique to improve human detection in still images using deep learning. Our novel method, ViS-HuD, computes visual saliency map from the image. Then the input image is multiplied by the map and product is fed to the…

计算机视觉与模式识别 · 计算机科学 2018-04-19 Vandit Gajjar , Yash Khandhediya , Ayesha Gurnani , Viraj Mavani , Mehul S. Raval

Salient object detection has recently witnessed substantial progress due to powerful features extracted using deep convolutional neural networks (CNNs). However, existing CNN-based methods operate at the patch level instead of the pixel…

计算机视觉与模式识别 · 计算机科学 2016-03-08 Guanbin Li , Yizhou Yu

Learning new concepts from a few of samples is a standard challenge in computer vision. The main directions to improve the learning ability of few-shot training models include (i) a robust similarity learning and (ii) generating or…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Hongguang Zhang , Jing Zhang , Piotr Koniusz