Skip to content

CG1507/ConvNet-Zoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌳 ConvNet-Zoo 🌳

🎮 PlayGround


Requirements:

  • PyQt5
  • Tensorflow
  • Keras
  • numpy
  • scipy
  • h5py
  • wget
  • Pillow
  • six
  • scikit-image

Run:

Very first time it will download the weights of the model you pick, so it requires an internet connection.

python3 gui.py

For Tensorboard:

TensorBoard gives you flexibility to visualize all the test image on same model with brightness and contrast adustment.

tensorboard --logdir=<LOG-PATH (layerwise)>

License

MIT

Author

Ghanshyam_Chodavadiya

Acknowledgement

💚 tfcnn_vis

About

🎮 PlayGround for Convolutional Neural Networks + Layerwise Activation Map

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages