keplr-io/quiver
Interactive convnet features visualization for Keras observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3580
- days_rel: n/a
- days_push: 2190
- n_releases_24m: 0
Adoption not part of the score
1784 stars · 224 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Quiver is a Python library (quiver_engine) that launches an interactive web dashboard to visualize layer activations of Keras convolutional neural network models. It is installed via pip and started with a single line of code, serving a browser-based exploration UI at localhost.
Use cases
- visualize layer activations of a keras convnet
- inspect what features each cnn layer learns
- debug a keras image classification model interactively
- explore model predictions on a folder of images
- show a deep learning visualization dashboard to students
- understand intermediate convnet feature maps
When to choose
- you use Keras and want a one-line interactive visualization of convnet activations
- you need a browser dashboard to explore layer outputs on your own images
- you are teaching or demonstrating how CNN layers process images
When to avoid
- you use PyTorch, TensorFlow 2.x native, or non-Keras models
- you need actively maintained tooling - the project has not been updated since 2020
- you need production model monitoring rather than exploratory visualization
Facets
library · maturity abandoned
data-visualization deep-learning machine-learning deep-learning machine-learning data-visualization computer-vision python browser keras convnet activation-visualization dashboard interpretability web-server
2 sources
- readme: https://github.com/keplr-io/quiver · fetched 2026-08-28 · 4c3b4cbc16e3
- homepage: https://keplr-io.github.io/quiver/ · fetched 2026-08-29 · 5d5ef5bab87b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| keplr-io/quiver | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem