Ask a Question

Prefer a chat interface with context about you and your work?

Picasso: A Modular Framework for Visualizing the Learning Process of Neural Network Image Classifiers

Picasso: A Modular Framework for Visualizing the Learning Process of Neural Network Image Classifiers

Picasso is a free open-source (Eclipse Public License) web application written in Python for rendering standard visualizations useful for analyzing convolutional neural networks. Picasso ships with occlusion maps and saliency maps, two visualizations which help reveal issues that evaluation metrics like loss and accuracy might hide: for example, learning a …