中文
相关论文

相关论文: Combi-CAM: A Novel Multi-Layer Approach for Explai…

200 篇论文

We present Smooth Grad-CAM++, a technique which combines two recent techniques: SMOOTHGRAD and Grad-CAM++. Smooth Grad-CAM++ has the capability of either visualizing a layer, subset of feature maps, or subset of neurons within a feature map…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Daniel Omeiza

Image search can be tackled using deep features from pre-trained Convolutional Neural Networks (CNN). The feature map from the last convolutional layer of a CNN encodes descriptive information from which a discriminative global descriptor…

计算机视觉与模式识别 · 计算机科学 2021-06-11 J. I. Forcen , Miguel Pagola , Edurne Barrenechea , Humberto Bustince

Ground-to-aerial geolocalization refers to localizing a ground-level query image by matching it to a reference database of geo-tagged aerial imagery. This is very challenging due to the huge perspective differences in visual appearances and…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Teng Wang , Shujuan Fan , Daikun Liu , Changyin Sun

Single-view depth estimation suffers from the problem that a network trained on images from one camera does not generalize to images taken with a different camera model. Thus, changing the camera model requires collecting an entirely new…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Jose M. Facil , Benjamin Ummenhofer , Huizhong Zhou , Luis Montesano , Thomas Brox , Javier Civera

Convolutional Neural Networks (CNNs) require large image corpora to be trained on classification tasks. The variation in image resolutions, sizes of objects and patterns depicted, and image scales, hampers CNN training and performance,…

计算机视觉与模式识别 · 计算机科学 2016-05-16 Nanne van Noord , Eric Postma

Is it possible to build a system to determine the location where a photo was taken using just its pixels? In general, the problem seems exceptionally difficult: it is trivial to construct situations where no location can be inferred. Yet…

计算机视觉与模式识别 · 计算机科学 2017-02-09 Tobias Weyand , Ilya Kostrikov , James Philbin

Explainable Deep Learning has gained significant attention in the field of artificial intelligence (AI), particularly in domains such as medical imaging, where accurate and interpretable machine learning models are crucial for effective…

图像与视频处理 · 电气工程与系统科学 2024-09-11 Subhashis Suara , Aayush Jha , Pratik Sinha , Arif Ahmed Sekh

Convolutional neural networks (CNNs) achieve prevailing results in segmentation tasks nowadays and represent the state-of-the-art for image-based analysis. However, the understanding of the accurate decision-making process of a CNN is…

图像与视频处理 · 电气工程与系统科学 2024-10-01 Tillmann Rheude , Andreas Wirtz , Arjan Kuijper , Stefan Wesarg

Determining the precise geographic location of an image at a global scale remains an unsolved challenge. Standard image retrieval techniques are inefficient due to the sheer volume of images (>100M) and fail when coverage is insufficient.…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Philipp Lindenberger , Paul-Edouard Sarlin , Jan Hosang , Matteo Balice , Marc Pollefeys , Simon Lynen , Eduard Trulls

We propose a local modelling approach using deep convolutional neural networks (CNNs) for fine-grained image classification. Recently, deep CNNs trained from large datasets have considerably improved the performance of object recognition.…

计算机视觉与模式识别 · 计算机科学 2015-03-02 ZongYuan Ge , Chris McCool , Conrad Sanderson , Peter Corke

In recent years, convolutional neural networks (CNNs) have achieved significant success in various synthetic aperture radar (SAR) tasks. However, the complexity and opacity of their internal mechanisms hinder the fulfillment of…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Siyuan Sun , Yongping Zhang , Hongcheng Zeng , Yamin Wang , Wei Yang , Wanting Yang , Jie Chen

In the task of Object Recognition, there exists a dichotomy between the categorization of objects and estimating object pose, where the former necessitates a view-invariant representation, while the latter requires a representation capable…

计算机视觉与模式识别 · 计算机科学 2016-04-20 Mohamed Elhoseiny , Tarek El-Gaaly , Amr Bakry , Ahmed Elgammal

Class Activation Mapping (CAM) is a powerful technique used to understand the decision making of Convolutional Neural Network (CNN) in computer vision. Recently, there have been attempts not only to generate better visual explanations, but…

机器学习 · 计算机科学 2021-05-04 Kwang Hee Lee , Chaewon Park , Junghyun Oh , Nojun Kwak

Many works in the recent literature introduce semantic mapping methods that use CNNs (Convolutional Neural Networks) to recognize semantic properties in images. The types of properties (eg.: room size, place category, and objects) and their…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Ygor C. N. Sousa , Hansenclever F. Bassani

The Grad-CAM algorithm provides a way to identify what parts of an image contribute most to the output of a classifier deep network. The algorithm is simple and widely used for localization of objects in an image, although some researchers…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Miguel Lerma , Mirtha Lucas

We propose a new deep learning based approach for camera relocalization. Our approach localizes a given query image by using a convolutional neural network (CNN) for first retrieving similar database images and then predicting the relative…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Zakaria Laskar , Iaroslav Melekhov , Surya Kalia , Juho Kannala

Land Cover (LC) image classification has become increasingly significant in understanding environmental changes, urban planning, and disaster management. However, traditional LC methods are often labor-intensive and prone to human error.…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Antonio Rangel , Juan Terven , Diana M. Cordova-Esparza , E. A. Chavez-Urbiola

Gaining insight into how deep convolutional neural network models perform image classification and how to explain their outputs have been a concern to computer vision researchers and decision makers. These deep models are often referred to…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Daniel Omeiza , Skyler Speakman , Celia Cintas , Komminist Weldermariam

Deep neural networks are ubiquitous due to the ease of developing models and their influence on other domains. At the heart of this progress is convolutional neural networks (CNNs) that are capable of learning representations or features…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Mohammed Bany Muhammad , Mohammed Yeasin

Image retrieval in realistic scenarios targets large dynamic datasets of unlabeled images. In these cases, training or fine-tuning a model every time new images are added to the database is neither efficient nor scalable. Convolutional…

计算机视觉与模式识别 · 计算机科学 2017-07-11 Albert Jimenez , Jose M. Alvarez , Xavier Giro-i-Nieto