#347 · Primary category: Computer Vision
keras-vis
Neural network visualization toolkit for keras
Project last updated:02/07/22
GitHub Stars
3.0K
Forks
635
Contributors
10
License
MIT
Why we included this project
Keras-vis is a small toolkit for looking inside trained Keras models. It frames activation maximization, saliency maps, and class activation maps as energy minimization problems behind one API, so you can plug in custom loss functions and regularizers without much ceremony. If you are debugging an image classifier and want to know which parts of an input the network actually relies on, or what a given filter has learned, the saliency and class activation maps give you a direct look. The examples, including a VGG16 walkthrough that renders an animated GIF of the optimization as it runs, make it easy to adapt the approach to your own model. It is a focused interpretability library rather than a general framework, which suits anyone who just needs to see inside a trained vision model.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)