Project: Interactive 3D Convolution Neural Network Visualization

Title: Interactive 3D Convolution Neural Network Visualization Using Python, C# And Unity 3D

About This Project:

This project serves as a tool to make the structure of neural networks more visually clear than with usual schematic representations and provides interactive ways to edit architectural parameters. It can be used for teaching beginners how the layers of a deep neural network or CNN are connected and visualizes the number of weights/calculations involved in the model.

The video given below provides an overview of a project that Stefan Sietzen has developed for the “Visualization 2” Lecture from the Visual Computer Masters program at TU Vienna, aiming at supporting the explanation of Convolutional Neural Networks with interactive visualization.

For Code and Other Details: 3D Neural Network

Related Projects:

Help Someone By Sharing This Article