keplr-io / quiver

Interactive convnet features visualization for Keras
https://keplr-io.github.io/quiver/
MIT License
1.75k stars 223 forks source link

No support for Convolution1D #38

Open shriphani opened 7 years ago

shriphani commented 7 years ago

The indexing appears to assume that the input tensor is a 2D image. Would be nice if you could remove this dependency (or at least support 1D, 2D, 3D).