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
- Host: GitHub
- URL: https://github.com/julienkay/com.doji.neutron
- Owner: julienkay
- License: mit
- Created: 2023-02-25T00:20:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T13:39:12.000Z (over 1 year ago)
- Last Synced: 2025-03-30T22:32:07.047Z (about 1 year ago)
- Topics: ai, machine-learning, neural-network, onnx, sentis, unity, unity-sentis
- Language: C#
- Homepage:
- Size: 64.5 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Neutron
[OpenUPM]
A neural network viewer as an editor extension built for/with Unity Sentis

## 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