中文
相关论文

相关论文: VS-CAM: Vertex Semantic Class Activation Mapping t…

200 篇论文

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

Deep convolutional neural networks (CNN) have recently been shown in many computer vision and pattern recog- nition applications to outperform by a significant margin state- of-the-art solutions that use traditional hand-crafted features.…

机器人学 · 计算机科学 2015-04-22 Yi Hou , Hong Zhang , Shilin Zhou

With the intervention of machine vision in our crucial day to day necessities including healthcare and automated power plants, attention has been drawn to the internal mechanisms of convolutional neural networks, and the reason why the…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Ram S Iyer , Narayan S Iyer , Rugmini Ammal P

The need for Explainable AI is increasing with the development of deep learning. The saliency maps derived from convolutional neural networks generally fail in localizing with accuracy the image features justifying the network prediction.…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Alexandre Englebert , Olivier Cornu , Christophe De Vleeschouwer

3D Convolutional Neural Networks (3D-CNN) have been used for object recognition based on the voxelized shape of an object. However, interpreting the decision making process of these 3D-CNNs is still an infeasible task. In this paper, we…

机器学习 · 统计学 2018-03-29 Sambit Ghadai , Aditya Balu , Adarsh Krishnamurthy , Soumik Sarkar

In this work, we propose a technique to convert CNN models for semantic segmentation of static images into CNNs for video data. We describe a warping method that can be used to augment existing architectures with very little extra…

计算机视觉与模式识别 · 计算机科学 2017-08-11 Raghudeep Gadde , Varun Jampani , Peter V. Gehler

Currently, existing efforts in Weakly Supervised Semantic Segmentation (WSSS) based on Convolutional Neural Networks (CNNs) have predominantly focused on enhancing the multi-label classification network stage, with limited attention given…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Jia Zhang , Bo Peng , Xi Wu

Convolutional Neural Networks (CNNs) are nowadays the model of choice in Computer Vision, thanks to their ability to automatize the feature extraction process in visual tasks. However, the knowledge acquired during training is fully…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Francesco Dibitonto , Fabio Garcea , André Panisson , Alan Perotti , Lia Morra

Recent studies often exploit Graph Convolutional Network (GCN) to model label dependencies to improve recognition accuracy for multi-label image recognition. However, constructing a graph by counting the label co-occurrence possibilities of…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Jin Ye , Junjun He , Xiaojiang Peng , Wenhao Wu , Yu Qiao

Image-level weakly supervised semantic segmentation is a challenging task that has been deeply studied in recent years. Most of the common solutions exploit class activation map (CAM) to locate object regions. However, such response maps…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Yukun Su , Jingliang Deng , Zonghan Li

Weakly Supervised Semantic Segmentation (WSSS) with image-level labels has long been suffering from fragmentary object regions led by Class Activation Map (CAM), which is incapable of generating fine-grained masks for semantic segmentation.…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Jiren Mai , Fei Zhang , Junjie Ye , Marcus Kalander , Xian Zhang , WanKou Yang , Tongliang Liu , Bo Han

Convolutional neural network (CNN) driven by image recognition has been shown to be able to explain cortical responses to static pictures at ventral-stream areas. Here, we further showed that such CNN could reliably predict and decode…

神经元与认知 · 定量生物学 2017-11-15 Haiguang Wen , Junxing Shi , Yizhen Zhang , Kun-Han Lu , Jiayue Cao , Zhongming Liu

Lack of explainability in artificial intelligence, specifically deep neural networks, remains a bottleneck for implementing models in practice. Popular techniques such as Gradient-weighted Class Activation Mapping (Grad-CAM) provide a…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Amil Dravid , Aggelos K. Katsaggelos

Semantic image segmentation is a principal problem in computer vision, where the aim is to correctly classify each individual pixel of an image into a semantic label. Its widespread use in many areas, including medical imaging and…

计算机视觉与模式识别 · 计算机科学 2016-08-16 Vladimir Nekrasov , Janghoon Ju , Jaesik Choi

One of the key issues of Visual Question Answering (VQA) is to reason with semantic clues in the visual content under the guidance of the question, how to model relational semantics still remains as a great challenge. To fully capture…

多媒体 · 计算机科学 2019-08-22 Zhuoqian Yang , Zengchang Qin , Jing Yu , Yue Hu

We present a Visual Place Recognition system that follows the two-stage format common to image retrieval pipelines. The system encodes images of places by employing the activations of different layers of a pre-trained, off-the-shelf, VGG16…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Luis G. Camara , Libor Přeučil

Although saliency maps can highlight important regions to explain the reasoning behind image classification in artificial intelligence (AI), the meaning of these regions is left to the user's interpretation. In contrast, conceptbased…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Michihiro Kuroki , Toshihiko Yamasaki

Existing method generates class activation map (CAM) by a set of fixed classes (i.e., using all the classes), while the discriminative cues between class pairs are not considered. Note that activation maps by considering different class…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Fanman Meng , Kaixu Huang , Hongliang Li , Qingbo Wu

Scene recognition is currently one of the top-challenging research fields in computer vision. This may be due to the ambiguity between classes: images of several scene classes may share similar objects, which causes confusion among them.…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Alejandro López-Cifuentes , Marcos Escudero-Viñolo , Jesús Bescós , Álvaro García-Martín

Class Activation Mapping (CAM) has been widely adopted to generate saliency maps which provides visual explanations for deep neural networks (DNNs). The saliency maps are conventionally generated by fusing the channels of the target feature…

计算机视觉与模式识别 · 计算机科学 2022-01-24 Guangwu Qian , Zhen-Qun Yang , Xu-Lu Zhang , Yaowei Wang , Qing Li , Xiao-Yong Wei