An open API service indexing awesome lists of open source software.

https://github.com/julienkay/com.doji.neutron

A neural network viewer built for/with Unity Sentis
https://github.com/julienkay/com.doji.neutron

ai machine-learning neural-network onnx sentis unity unity-sentis

Last synced: about 1 year ago
JSON representation

A neural network viewer built for/with Unity Sentis

Awesome Lists containing this project

README

          


doji logo

# Neutron

[OpenUPM]

A neural network viewer as an editor extension built for/with Unity Sentis

![neutron](https://github.com/julienkay/com.doji.neutron/assets/26555424/5d5a8739-34dd-4678-89b5-03256b1d9b6c)

## About

The name and the general idea are obviously stolen from inspired by [Netron](https://netron.app/), which is better suited as a viewer in most cases.

I guess one advantage of this package is to view a model the way it gets imported into Unity including all the optimizations that are applied.
Another reason I created this initially was to quickly get an overview of the layers that will fall back to CPU execution.

## Usage

Go to Windows -> Neutron to open the model viewer. Then in your Project window select the .onnx/.sentis file you want to view.

## Known Issues

- Layouting is far from perfect
- Only looks right with the *Dark* Editor Theme

[OpenUPM]: https://openupm.com/packages/com.doji.neutron