ONNX Model Explorer and Visualization Tool
Posted by xenovatech@reddit | LocalLLaMA | View on Reddit | 0 comments
I built a web-app that lets you browse, search, and visualize neural networks directly in your browser. I hope it can be a useful tool for anyone who is studying machine learning! I also published the entire dataset of graphs in case you'd like to use them in your own projects.
Lastly, I just wanted to say a massive thank you to Lutz Roeder, the creator of Netron, which powers the neural network visualizer panel!
Links:
\- Dataset: [https://huggingface.co/datasets/onnx-community/model-explorer](https://huggingface.co/datasets/onnx-community/model-explorer)
\- Source code: [https://github.com/xenova/model-explorer](https://github.com/xenova/model-explorer)
\- Demo: [https://huggingface.co/spaces/onnx-community/model-explorer](https://huggingface.co/spaces/onnx-community/model-explorer)
0 Comments