Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 354 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 354 Bytes

OnlineActivationMap

Live Visualisation of Convolution Layer's Activation Map

This repo contains source code of live visualisation of activation maps in CNN.

Keras model was trained and then converted into tensorflow-js comptatible model. Tensorflow-js and plotly.js was used for visualisation.

Feel free to send Pull Request for enhancements.