Skip to content

sunalbert/lucid.pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualization Toolkit for Pytorch

Pytorch-vis is a a neural network visualization toolkit for pytorch, which aims to provide easy and effective ways to visualize the trained models in pytorch. Pytorch-vis can be used seamlessly with pytorch, so you can visualize and have a deep insight into the trained model without pain. Please go to documentation for details.

TODOs

Now pytorch-vis is still in development and will support following visualization techniques:

  • Silency maps
  • Class activation maps
  • SmoothGrad
  • Activation maximization
  • ...

Related Projects

pytorch-vis is inspired by following greatful projects:

License

This project is under MIT LICENSE

Releases

No releases published

Packages

No packages published

Languages