grad-cam.tensorflow
Implementation of Grad CAM in tensorflow
Gradient class activation maps are a visualization technique for deep learning networks.
https://github.com/Ankush96/grad-cam.tensorflow
also:
Grad-CAM implementation in Keras
https://github.com/jacobgil/keras-grad-cam
Grad-CAM: Gradient-weighted Class Activation Mapping
https://github.com/ramprs/grad-cam (torch)
Implementation of Grad CAM in tensorflow
Gradient class activation maps are a visualization technique for deep learning networks.
https://github.com/Ankush96/grad-cam.tensorflow
also:
Grad-CAM implementation in Keras
https://github.com/jacobgil/keras-grad-cam
Grad-CAM: Gradient-weighted Class Activation Mapping
https://github.com/ramprs/grad-cam (torch)
'Deep Learning > TensorFlow' 카테고리의 다른 글
Simple Reinforcement Learning with Tensorflow Part 0: Q-Learning with Tables and Neural Networks (0) | 2017.03.18 |
---|---|
sequence-to-sequence 모델인 "Pointer Networks 구현 (0) | 2017.01.19 |
딥러닝을 이용한 숫자 이미지 인식 #1/2-학습 (0) | 2017.01.09 |
YouTube에서 'Installing CPU and GPU TensorFlow on Windows' 보기 (0) | 2017.01.05 |
YouTube에서 'how to natively install tensorflow on windows' 보기 (0) | 2017.01.05 |