Skip to content

baldimario/VCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VCNN

  • Convolutive neural network visualizer for tensorflow/keras models.
  • File->Import->Json (Model)
  • File->Import->H5 (Weights)
  • File->Image->H5 (Input)
  • (or Sources->Webcam (Capture image and adapt to the input shape)
  • Net->Load Model (Load the neural network)
  • Net->Run (Compute the activations)
  • Net->Summary (Show the model summary)
  • Cmap->... (Select a color map, gray default)
  • Layers->... (Visualize the selected layer activations)

Screenshots

Alt text Alt text Alt text

About

Convolutional Neural Network Visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages