cnn-explainer

Visualizer

An interactive visualization system to help non-experts learn about Convolutional Neural Networks (CNNs) by visualizing the learning process.

Learning Convolutional Neural Networks with Interactive Visualization.

GitHub

8k stars
165 watching
1k forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list

deep-learninginteractive-visualizationsmachine-learningvisual-learningvisualization

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
infocusp/tf_cnnvis A tool to visually analyze and understand deep learning models' internal workings, specifically convolutional neural networks. 780
ashishpatel26/tools-to-design-or-visualize-architecture-of-neural-network Tools to aid in designing and visualizing neural network architectures 4,471
jimmy-ren/vcnn_double-bladed A GPU-enabled vectorized implementation of CNNs for computer vision tasks 136
yosinski/deep-visualization-toolbox A software toolkit for visualizing neural networks and analyzing their structure and behavior 4,019
ahmedfgad/numpycnn An implementation of a convolutional neural network (CNN) using NumPy for basic classification tasks. 570
wkentaro/fcn An implementation of fully convolutional networks in Chainer, a deep learning framework. 218
benedekrozemberczki/mixhop-and-n-gcn A deep learning framework implementation of higher-order graph convolutional architectures and their applications 402
emilwallner/screenshot-to-code A deep learning-based system to convert visual mockups into static website code using neural networks. 16,416
alexlenail/nn-svg A tool that generates publication-ready diagrams of neural network architectures using parametric methods and popular JavaScript libraries. 5,088
jessevig/bertviz An interactive tool for visualizing attention in Transformer language models. 6,946
junyanz/interactive-deep-colorization A system for automatically colorizing black and white images with user interactions. 2,694
doonny/pipecnn A tool for accelerating convolutional neural networks on Field-Programmable Gate Arrays (FPGAs) using OpenCL-based hardware design 1,253
leriomaggio/deep-learning-keras-tensorflow A comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow 2,948
rbgirshick/rcnn A visual object detection system that combines region proposals with neural network features to improve detection performance. 2,379
jcjohnson/cnn-vis This project enables users to generate images using convolutional neural networks (CNNs) and visualize their activations. 496