中文
相关论文

相关论文: CAMERAS: Enhanced Resolution And Sanity preserving…

200 篇论文

Top-down saliency models produce a probability map that peaks at target locations specified by a task/goal such as object detection. They are usually trained in a fully supervised setting involving pixel-level annotations of objects. We…

计算机视觉与模式识别 · 计算机科学 2018-08-15 Hisham Cholakkal , Jubin Johnson , Deepu Rajan

Moving object detection is a key to intelligent video analysis. On the one hand, what moves is not only interesting objects but also noise and cluttered background. On the other hand, moving objects without rich texture are prone not to be…

计算机视觉与模式识别 · 计算机科学 2015-10-01 Yanwei Pang , Li Ye , Xuelong Li , Jing Pan

Advances in image-based dietary assessment methods have allowed nutrition professionals and researchers to improve the accuracy of dietary assessment, where images of food consumed are captured using smartphones or wearable devices. These…

计算机视觉与模式识别 · 计算机科学 2021-02-16 Sri Kalyan Yarlagadda , Daniel Mas Montserrat , David Guerra , Carol J. Boushey , Deborah A. Kerr , Fengqing Zhu

CAM-based methods are widely-used post-hoc interpretability method that produce a saliency map to explain the decision of an image classification model. The saliency map highlights the important areas of the image relevant to the…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Magamed Taimeskhanov , Ronan Sicre , Damien Garreau

Object co-segmentation has drawn significant attention in recent years, thanks to its clarity on the expected foreground, the shared object in a group of images. Saliency fusion has been one of the promising ways to carry it out. However,…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Harshit Singh Chhabra , Koteswar Rao Jerripothula

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 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

Given a grayscale photograph, the colorization system estimates a visually plausible colorful image. Conventional methods often use semantics to colorize grayscale images. However, in these methods, only classification semantic information…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Yuzhi Zhao , Lai-Man Po , Kwok-Wai Cheung , Wing-Yin Yu , Yasar Abbas Ur Rehman

In this study, we propose a novel method to measure bottom-up saliency maps of natural images. In order to eliminate the influence of top-down signals, backward masking is used to make stimuli (natural images) subjectively invisible to…

计算机视觉与模式识别 · 计算机科学 2016-04-30 Cheng Chen , Xilin Zhang , Yizhou Wang , Fang Fang

Gradient-based saliency methods are widely used to interpret deep neural networks, yet they often produce noisy and unstable explanations that poorly align with semantically meaningful input features. We argue that a fundamental cause of…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Ali Karkehabadi , Jamshid Hassanpour , Houman Homayoun , Avesta Sasan

Visual salience detection originated over 500 million years ago and is one of nature's most efficient mechanisms. In contrast, many state-of-the-art computational saliency models are complex and inefficient. Most saliency models process…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Shivanthan A. C. Yohanandan , Adrian G. Dyer , Dacheng Tao , Andy Song

This paper addresses the visualisation of image classification models, learnt using deep Convolutional Networks (ConvNets). We consider two visualisation techniques, based on computing the gradient of the class score with respect to the…

计算机视觉与模式识别 · 计算机科学 2014-04-22 Karen Simonyan , Andrea Vedaldi , Andrew Zisserman

We propose a novel neural network architecture for visual saliency detections, which utilizes neurophysiologically plausible mechanisms for extraction of salient regions. The model has been significantly inspired by recent findings from…

计算机视觉与模式识别 · 计算机科学 2015-04-13 Natalia Efremova , Sergey Tarasenko

The real human attention is an interactive activity between our visual system and our brain, using both low-level visual stimulus and high-level semantic information. Previous image salient object detection (SOD) works conduct their…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Zhenyu Wu , Shuai Li , Chenglizhao Chen , Aimin Hao , Hong Qin

This paper proposes an unsupervised bottom-up saliency detection approach by aggregating complementary background template with refinement. Feature vectors are extracted from each superpixel to cover regional color, contrast and texture…

计算机视觉与模式识别 · 计算机科学 2017-06-15 Chenxing Xia , Hanling Zhang , Xiuju Gao

The activation memory required for exact backpropagation scales linearly with network depth, context length, and feature dimensionality, forming an O(L * BN ) spatial bottleneck (where B is the sequence-batch cardinality and N is the…

机器学习 · 计算机科学 2026-04-21 Vladimer Khasia

3D point-cloud recognition with PointNet and its variants has received remarkable progress. A missing ingredient, however, is the ability to automatically evaluate point-wise importance w.r.t.\! classification performance, which is usually…

计算机视觉与模式识别 · 计算机科学 2019-09-16 Tianhang Zheng , Changyou Chen , Junsong Yuan , Bo Li , Kui Ren

Visual attention is one of the most significant characteristics for selecting and understanding the outside redundancy world. The human vision system cannot process all information simultaneously due to the visual information bottleneck. In…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Qiang Li

Salient object detection has been attracting a lot of interest, and recently various heuristic computational models have been designed. In this paper, we formulate saliency map computation as a regression problem. Our method, which is based…

计算机视觉与模式识别 · 计算机科学 2017-09-05 Huaizu Jiang , Zejian Yuan , Ming-Ming Cheng , Yihong Gong , Nanning Zheng , Jingdong Wang

Explaining a deep learning model can help users understand its behavior and allow researchers to discern its shortcomings. Recent work has primarily focused on explaining models for tasks like image classification or visual question…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Bryan A. Plummer , Mariya I. Vasileva , Vitali Petsiuk , Kate Saenko , David Forsyth