anh-nn01/ConvNet-Activation-Visualization
Convolutional Neural Network has proven its impressive effectiveness in Deep Learning, especially Computer Vision. It remarkably reduces the complexity in many Computer Vision tasks and make complex tasks possible, such as Real-time Object Detection. Inspired by the curiousity why it works so well, many prominent research scientists have conducted research to get a better understanding of what Convolutional Neural Network actually does. This project provides a source code which allow everyone examine and visualize the activations in different convnet layers themselves to develop a better understanding and intuition about Convolutional Neural Network.
No commits in the last 6 months.
Stars
6
Forks
—
Language
Python
License
—
Category
Last pushed
Jun 07, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/anh-nn01/ConvNet-Activation-Visualization"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
raghakot/keras-vis
Neural network visualization toolkit for keras
visualDust/neetbox
[Beta] 🚀 NEETBOX provides the visualization and tooling needed for machine learning experimentation.
mert-kurttutan/torchview
torchview: visualize pytorch models
tensorspace-team/tensorspace
Neural network 3D visualization framework, build interactive and intuitive model in browsers,...