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.
8k stars
166 watching
1k forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
deep-learninginteractive-visualizationsmachine-learningvisual-learningvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to visually analyze and understand deep learning models' internal workings, specifically convolutional neural networks. | 780 |
| Tools to aid in designing and visualizing neural network architectures | 4,525 |
| An implementation of convolutional neural networks in Matlab, providing GPU-enabled vectorized processing for image recognition and processing tasks. | 136 |
| A software toolkit for visualizing neural networks and analyzing their structure and behavior | 4,025 |
| A Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch | 577 |
| An implementation of fully convolutional networks in Chainer, a deep learning framework. | 218 |
| A deep learning framework implementation of higher-order graph convolutional architectures and their applications | 403 |
| A deep learning-based system to convert visual mockups into static website code using neural networks. | 16,446 |
| A tool that generates publication-ready diagrams of neural network architectures using parametric methods and popular JavaScript libraries. | 5,217 |
| An interactive tool for visualizing attention in Transformer language models. | 7,019 |
| A system for automatically colorizing black and white images with user interactions. | 2,701 |
| A tool for accelerating convolutional neural networks on Field-Programmable Gate Arrays (FPGAs) using OpenCL-based hardware design | 1,264 |
| A comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow | 2,951 |
| A visual object detection system that combines region proposals with neural network features to improve detection performance. | 2,381 |
| This project enables users to generate images using convolutional neural networks (CNNs) and visualize their activations. | 499 |