gabrielpierobon / cnnshapes
Visualizing intermediate activation in Convolutional Neural Networks with Keras
☆112Updated 6 years ago
Alternatives and similar repositories for cnnshapes:
Users that are interested in cnnshapes are comparing it to the libraries listed below
- This is the code repository for my Medium post "Understanding your Convolution network with Visualizations"☆98Updated 5 years ago
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆148Updated 3 years ago
- Class Activation Map using Keras☆81Updated 6 years ago
- Learning Rate Finder (or LRFinder) Callback for Keras. Implementation as close as possible of FastAI.