You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project explores scene classification using deep learning models and enhances interpretability with Grad-CAM (Gradient-weighted Class Activation Mapping) visualizations. Leveraging TensorFlow and Keras, the model is trained on the Intel Image Classification dataset to recognize six scene categories: buildings, forest, glacier, mountain, sea, and street. Grad-CAM is employed to identify which regions of an image contribute most to the model’s classification decision, helping users understand and trust model predictions by visualizing which parts of each scene the model "sees."
Description: Contains natural scene images from around the world categorized into six classes, with a training set of 14,034 images and a test set of 3,000 images.
Full Name
inkerton
Participant Role
GSSOC
The text was updated successfully, but these errors were encountered:
✅ This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to join our community on Discord to discuss more!
Have you completed your first issue?
Guidelines
Latest Merged PR Link
#1109
Project Description
This project explores scene classification using deep learning models and enhances interpretability with Grad-CAM (Gradient-weighted Class Activation Mapping) visualizations. Leveraging TensorFlow and Keras, the model is trained on the Intel Image Classification dataset to recognize six scene categories: buildings, forest, glacier, mountain, sea, and street. Grad-CAM is employed to identify which regions of an image contribute most to the model’s classification decision, helping users understand and trust model predictions by visualizing which parts of each scene the model "sees."
Dataset:
Full Name
inkerton
Participant Role
GSSOC
The text was updated successfully, but these errors were encountered: