GitHub / baotramduong / Explainable-AI-Scene-Classification-and-GradCam-Visualization
We will build and train a Deep Convolutional Neural Network (CNN) with Residual Blocks to detect the type of scenery in an image. In addition, we will also use a technique known as Gradient-Weighted Class Activation Mapping (Grad-CAM) to visualize the regions of the inputs and help us explain how our CNN models think and make decision.
Stars: 4
Forks: 1
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 24.8 MB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: about 2 years ago
Pushed at: over 3 years ago
Last synced at: over 1 year ago
Topics: cnn, computer-vision, deep-learning, grad-cam-visualization, resnet-18