일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
- SmoothGrad
- Cam
- meta-learning
- Class activation map
- coding test
- Artificial Intelligence
- Deep learning
- GAN
- Score-CAM
- 시계열 분석
- 딥러닝
- Unsupervised learning
- 머신러닝
- AI
- xai
- 메타러닝
- grad-cam
- Interpretability
- 코딩테스트
- cs231n
- 인공지능
- 설명가능한 인공지능
- keras
- Machine Learning
- Explainable AI
- 설명가능한
- 백준
- 기계학습
- 코딩 테스트
- python
- Today
- Total
목록Explainable AI (22)
iMTE
논문 제목: Revisiting The Evaluation of Class Activation Mapping for Explainability: A Novel Metric and Experimental Analysis 논문 주소: https://openaccess.thecvf.com/content/CVPR2021W/RCV/html/Poppi_Revisiting_the_Evaluation_of_Class_Activation_Mapping_for_Explainability_A_CVPRW_2021_paper.html CVPR 2021 Open Access Repository Revisiting the Evaluation of Class Activation Mapping for Explainability: A ..
논문 제목 : Towards Better Explanations of Class Activation Mapping 논문 주소 : https://arxiv.org/abs/2102.05228 Towards Better Explanations of Class Activation Mapping Increasing demands for understanding the internal behavior of convolutional neural networks (CNNs) have led to remarkable improvements in explanation methods. Particularly, several class activation mapping (CAM) based methods, which gene..
논문 제목 : Towards Learning Spatially Discriminative Feature Representation 논문 주소 : https://arxiv.org/abs/2109.01359 Towards Learning Spatially Discriminative Feature Representations The backbone of traditional CNN classifier is generally considered as a feature extractor, followed by a linear layer which performs the classification. We propose a novel loss function, termed as CAM-loss, to constrai..
논문 제목 : Eigen-CAM: Class Activation Map Using Principal Components 논문 주소 : https://arxiv.org/abs/2008.00299 Eigen-CAM: Class Activation Map using Principal Components 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 fe..
논문 제목 : Combinational Class Activation Maps for Weakly Supervised Object Localization 논문 주소 : https://openaccess.thecvf.com/content_WACV_2020/html/Yang_Combinational_Class_Activation_Maps_for_Weakly_Supervised_Object_Localization_WACV_2020_paper.html WACV 2020 Open Access Repository Seunghan Yang, Yoonhyung Kim, Youngeun Kim, Changick Kim; Proceedings of the IEEE/CVF Winter Conference on Applica..
논문 제목 : How to Manipulate CNNs to Make Them Lie: the GradCAM Case 논문 주소 : https://arxiv.org/abs/1907.10901 How to Manipulate CNNs to Make Them Lie: the GradCAM Case Recently many methods have been introduced to explain CNN decisions. However, it has been shown that some methods can be sensitive to manipulation of the input. We continue this line of work and investigate the explanation method Gra..
논문 제목 : Axiom-based Grad-CAM: Towards Accurate Visualization and Explanation of CNNs 논문 주소 : https://arxiv.org/abs/2008.02312 Axiom-based Grad-CAM: Towards Accurate Visualization and Explanation of CNNs To have a better understanding and usage of Convolution Neural Networks (CNNs), the visualization and interpretation of CNNs has attracted increasing attention in recent years. In particular, sev..
논문 제목 : Grad-CAM: Why did you say that? 논문 주소 : https://arxiv.org/abs/1611.07450 Grad-CAM: Why did you say that? We propose a technique for making Convolutional Neural Network (CNN)-based models more transparent by visualizing input regions that are 'important' for predictions -- or visual explanations. Our approach, called Gradient-weighted Class Activation Mapping arxiv.org 주요 내용 정리: 1) Grad-C..
논문 제목 : Grad-CAM Guided Channel-spatial Attention Module for Fine-grained Visual Classification 논문 주소 : https://arxiv.org/abs/2101.09666 Grad-CAM guided channel-spatial attention module for fine-grained visual classification Fine-grained visual classification (FGVC) is becoming an important research field, due to its wide applications and the rapid development of computer vision technologies. Th..
논문 제목 : Ablation-CAM: Visual Explanations for Deep Convolutional Network Via Gradient-free Localization 논문 주소 : https://openaccess.thecvf.com/content_WACV_2020/html/Desai_Ablation-CAM_Visual_Explanations_for_Deep_Convolutional_Network_via_Gradient-free_Localization_WACV_2020_paper.html WACV 2020 Open Access Repository Ablation-CAM: Visual Explanations for Deep Convolutional Network via Gradient-..