Skip to content

julienkay/com.doji.neutron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doji logo

Neutron

OpenUPM

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

neutron

About

The name and the general idea are obviously stolen from inspired by Netron, 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