Visual Explaination from Deep Neural Networks with CAM and Grad-CAM Techniques and Create Bounding-Boxes:
This Repository contains the implementation of visualization techniques for Deep Learning Neural Networks and also contains the implementation for creating Boundary-Boxes (Rectangle and Polygon) with these techniques. The visualization techniques are
The following notebook creates BoundaryBoxes (Rectangle and Polygon) using Grad-CAM Heatmap output.