- 📫 How to reach me skmdfaysal@gmail.com
After training any Machine Learning or Deep Learning model, its important to validate or check where the model is looking for making it's decision. Here for classifyuing Diabetic Retinopathy we needed to highlight the ROI like Blood lickage,Fat,Hemorrhages,Macula,Myctoaneurysms etc.\
Clone the project
git clone https://github.com/skfaysal/Visualize-inner-conv-layer-GradCAM.gitGo to the project directory
cd Visualize-inner-conv-layer-GradCAMCreate virtual environment using environement.yml
conda env create -f environment.ymlActivate environment
conda activate heat_mapFor Running the visualizer
python3 gradcam.py