All Projects → layumi → Visualize_matconvnet

layumi / Visualize_matconvnet

Licence: mit
A simple code to visualize net for matconvnet.

Programming Languages

matlab
3953 projects

visualize_matconvnet

A simple code to visualize net structure(SimpleNN/DagNN) for matconvnet homepage.

prerequisite

DOT (https://en.wikipedia.org/wiki/DOT_(graph_description_language))

Linux/Ubuntu users can install it by "apt-get install graphviz". Windows/Mac can download it from http://www.graphviz.org

The following picture is a 2stream inception net in test_net.m. You can run demo.m for more reference.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].