Metadata-Version: 2.1
Name: deepcover
Version: 0.1
Summary: A package to explain image classifications using Grad-CAM and responsibility calculation.
Home-page: https://github.com/rickOS98/DeepCover
Author: Souham Sengupta
Author-email: senguptasouham@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: tensorflow
Requires-Dist: keras
Requires-Dist: matplotlib
