中文
相关论文

相关论文: Saliency Detection with Spaces of Background-based…

200 篇论文

We present a novel approach for saliency prediction in images, leveraging parallel decoding in transformers to learn saliency solely from fixation maps. Models typically rely on continuous saliency maps, to overcome the difficulty of…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Yasser Abdelaziz Dahou Djilali , Kevin McGuiness , Noel O'Connor

In recent years, the deep learning techniques have been applied to the estimation of saliency maps, which represent probability density functions of fixations when people look at the images. Although the methods of saliency-map estimation…

计算机视觉与模式识别 · 计算机科学 2018-07-18 Tatsuya Suzuki , Takao Yamanaka

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

Recent advances in self-supervised visual representation learning have paved the way for unsupervised methods tackling tasks such as object discovery and instance segmentation. However, discovering objects in an image with no supervision is…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Oriane Siméoni , Chloé Sekkat , Gilles Puy , Antonin Vobecky , Éloi Zablocki , Patrick Pérez

In this paper, we propose a novel approach for saliency detection for seismic applications using 3D-FFT local spectra and multi-dimensional plane projections. We develop a projection scheme by dividing a 3D-FFT local spectrum of a data…

计算机视觉与模式识别 · 计算机科学 2019-02-01 Muhammad Amir Shafiq , Zhiling Long , Tariq Alshawi , Ghassan AlRegib

Light field imaging presents an attractive alternative to RGB imaging because of the recording of the direction of the incoming light. The detection of salient regions in a light field image benefits from the additional modeling of angular…

计算机视觉与模式识别 · 计算机科学 2019-10-30 Jun Zhang , Yamei Liu , Shengping Zhang , Ronald Poppe , Meng Wang

Existing salient object detection methods often adopt deeper and wider networks for better performance, resulting in heavy computational burden and slow inference speed. This inspires us to rethink saliency detection to achieve a favorable…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Jia Li , Shengye Qiao , Zhirui Zhao , Chenxi Xie , Xiaowu Chen , Changqun Xia

The different families of saliency methods, either based on contrastive signals, closed-form formulas mixing gradients with activations or on perturbation masks, all focus on which parts of an image are responsible for the model's…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Sylvestre-Alvise Rebuffi , Ruth Fong , Xu Ji , Hakan Bilen , Andrea Vedaldi

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

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

In this paper we propose a novel method for detecting adversarial examples by training a binary classifier with both origin data and saliency data. In the case of image classification model, saliency simply explain how the model make…

机器学习 · 计算机科学 2018-03-26 Chiliang Zhang , Zhimou Yang , Zuochang Ye

This paper proposes a new end-to-end trainable model for lossy image compression, which includes several novel components. The method incorporates 1) an adequate perceptual similarity metric; 2) saliency in the images; 3) a hierarchical…

图像与视频处理 · 电气工程与系统科学 2020-11-10 Yash Patel , Srikar Appalaraju , R. Manmatha

High-resolution images are widely adopted for high-performance object detection in videos. However, processing high-resolution inputs comes with high computation costs, and naive down-sampling of the input to reduce the computation costs…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Babak Ehteshami Bejnordi , Amirhossein Habibian , Fatih Porikli , Amir Ghodrati

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

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 considers how to separate text and/or graphics from smooth background in screen content and mixed document images and proposes two approaches to perform this segmentation task. The proposed methods make use of the fact that the…

计算机视觉与模式识别 · 计算机科学 2016-07-12 Shervin Minaee , Yao Wang

Feed-forward only convolutional neural networks (CNNs) may ignore intrinsic relationships and potential benefits of feedback connections in vision tasks such as saliency detection, despite their significant representation capabilities. In…

计算机视觉与模式识别 · 计算机科学 2022-01-12 Guanqun Ding , Nevrez Imamoglu , Ali Caglayan , Masahiro Murakawa , Ryosuke Nakamura

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

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

Recent progress in contrastive learning has revolutionized unsupervised representation learning. Concretely, multiple views (augmentations) from the same image are encouraged to map to the similar embeddings, while views from different…

计算机视觉与模式识别 · 计算机科学 2021-01-20 Nanxuan Zhao , Zhirong Wu , Rynson W. H. Lau , Stephen Lin