中文
相关论文

相关论文: SESS: Saliency Enhancing with Scaling and Sliding

200 篇论文

Most of the saliency methods are evaluated on their ability to generate saliency maps, and not on their functionality in a complete vision pipeline, like for instance, image classification. In the current paper, we propose an approach which…

计算机视觉与模式识别 · 计算机科学 2021-02-04 Carola Figueroa-Flores , Bogdan Raducanu , David Berga , Joost van de Weijer

One of the fundamental properties of a salient object region is its contrast with the immediate context. The problem is that numerous object regions exist which potentially can all be salient. One way to prevent an exhaustive search over…

计算机视觉与模式识别 · 计算机科学 2018-07-03 Aymen Azaza , Joost van de Weijer , Ali Douik , Marc Masana

Incorporating human-perceptual intelligence into model training has shown to increase the generalization capability of models in several difficult biometric tasks, such as presentation attack detection (PAD) and detection of synthetic…

计算机视觉与模式识别 · 计算机科学 2024-05-02 Colton R. Crum , Samuel Webster , Adam Czajka

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

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

Active contour models have achieved prominent success in the area of image segmentation, allowing complex objects to be segmented from the background for further analysis. Existing models can be divided into region-based active contour…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Ehtesham Iqbal , Asim Niaz , Asif Aziz Memon , Usman Asim , Kwang Nam Choi

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

In recent years, three-dimensional point clouds are used increasingly to document natural environments. Each dataset contains a diverse set of objects, at varying shapes and sizes, distributed throughout the data and intricately intertwined…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Reuma Arav , Dennis Wittich , Franz Rottensteiner

Saliency methods are a common class of machine learning interpretability techniques that calculate how important each input feature is to a model's output. We find that, with the rapid pace of development, users struggle to stay informed of…

机器学习 · 计算机科学 2023-06-01 Angie Boggust , Harini Suresh , Hendrik Strobelt , John V. Guttag , Arvind Satyanarayan

Self-supervised learning holds promise in leveraging large numbers of unlabeled data. However, its success heavily relies on the highly-curated dataset, e.g., ImageNet, which still needs human cleaning. Directly learning representations…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Meilin Chen , Yizhou Wang , Shixiang Tang , Feng Zhu , Haiyang Yang , Lei Bai , Rui Zhao , Donglian Qi , Wanli Ouyang

Visual saliency detection aims at identifying the most visually distinctive parts in an image, and serves as a pre-processing step for a variety of computer vision and image processing tasks. To this end, the saliency detection procedure…

计算机视觉与模式识别 · 计算机科学 2017-02-27 Xuanyang Xi , Yongkang Luo , Fengfu Li , Peng Wang , Hong Qiao

Most saliency estimation methods aim to explicitly model low-level conspicuity cues such as edges or blobs and may additionally incorporate top-down cues using face or text detection. Data-driven methods for training saliency models using…

计算机视觉与模式识别 · 计算机科学 2018-04-06 Saumya Jetley , Naila Murray , Eleonora Vig

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

Techniques for generating saliency maps continue to be used for explainability of deep learning models, with efforts primarily applied to the image classification task. Such techniques, however, can also be applied to object detectors, not…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Chul Gwon , Steven C. Howell

Saliency prediction is a well studied problem in computer vision. Early saliency models were based on low-level hand-crafted feature derived from insights gained in neuroscience and psychophysics. In the wake of deep learning breakthrough,…

计算机视觉与模式识别 · 计算机科学 2018-03-16 Sen He , Nicolas Pugeault

Saliency maps are widely used in the computer vision community for interpreting neural network classifiers. However, due to the randomness of training samples and optimization algorithms, the resulting saliency maps suffer from a…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Shizhan Gong , Jingwei Zhang , Qi Dou , Farzan Farnia

Dozens of new models on fixation prediction are published every year and compared on open benchmarks such as MIT300 and LSUN. However, progress in the field can be difficult to judge because models are compared using a variety of…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Matthias Kümmerer , Thomas S. A. Wallis , Matthias Bethge

Data augmentation is a commonly applied technique with two seemingly related advantages. With this method one can increase the size of the training set generating new samples and also increase the invariance of the network against the…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Jalal Al-afandi , Bálint Magyar , András Horváth

Data augmentation is a key element for training accurate models by reducing overfitting and improving generalization. For image classification, the most popular data augmentation techniques range from simple photometric and geometrical…

机器学习 · 计算机科学 2022-11-02 Avery Ma , Nikita Dvornik , Ran Zhang , Leila Pishdad , Konstantinos G. Derpanis , Afsaneh Fazly

Saliency detection has been widely studied because it plays an important role in various vision applications, but it is difficult to evaluate saliency systems because each measure has its own bias. In this paper, we first revisit the…

计算机视觉与模式识别 · 计算机科学 2020-02-26 Sen Jia , Neil D. B. Bruce