raghakot / keras-vis

Neural network visualization toolkit for keras
https://raghakot.github.io/keras-vis
MIT License
2.97k stars 664 forks source link

Add MANIFEST.in to fix #126 #131

Closed keisen closed 5 years ago

keisen commented 5 years ago

Currently, vis.utils.utils#lookup_imagenet_labels() cannot be used because there is no imagenet_class_index.json in keras-vis was posted PiPy.

This PR is that add MANIFEST.in to this project to fix #126 .