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

May 16, 2017 ยท Entered Twilight ยท ๐Ÿ› Journal of Open Research Software. 5(1), p.22 (2017)

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 7.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .editorconfig, .github, .gitignore, .travis.yml, AUTHORS.rst, CONTRIBUTING.rst, HISTORY.rst, LICENSE, MANIFEST.in, Makefile, README.rst, codecov.yml, docs, integration_tests, notice.html, picasso, pytest.ini, setup.cfg, setup.py, tests, tox.ini, travis_pypi_setup.py

Authors Ryan Henderson, Rasmus Rothe arXiv ID 1705.05627 Category cs.CV: Computer Vision Cross-listed cs.SE Citations 7 Venue Journal of Open Research Software. 5(1), p.22 (2017) Repository https://github.com/merantix/picasso โญ 1002 Last Checked 1 month ago
Abstract
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 proxy classification task. Picasso works with the Tensorflow deep learning framework, and Keras (when the model can be loaded into the Tensorflow backend). Picasso can be used with minimal configuration by deep learning researchers and engineers alike across various neural network architectures. Adding new visualizations is simple: the user can specify their visualization code and HTML template separately from the application code.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision