A visualisations library for PyTorch with torchbearer
Torchbearer.visual is a companion package to torchbearer which is intended to re-implement state of the art practices in filter and feature visualisation.
The easiest way to install visual is with pip:
pip install torchbearer-visual
Alternatively, build from source with:
pip install git+https://github.com/pytorchbearer/visual