Metadata-Version: 2.1
Name: cnncam
Version: 0.0.2
Summary: Gradient Based Class Activation Maps for TensorFlow models.
Description-Content-Type: text/markdown
Requires-Dist: tensorflow >=2.0.0
Requires-Dist: numpy >=1.23
Provides-Extra: dev
Requires-Dist: twine >=4.0.2 ; extra == 'dev'

# cnn-cam
An open python library for researchers and developers to generate GradCAM explanations for the tensorflow CNN models. 

Other popular python ML frameworks will soon be supported by the cnn-cam library
