Skip to content

Quicklook-Netron 1.0

Latest

Choose a tag to compare

@Oil3 Oil3 released this 26 Mar 03:06
· 15 commits to oil3 since this release
d1b97c5

Quicklook-Netron

Quick Look visualizer for neural networks/machine learning models based on Lutz Roeder's Netron

Supports most neural network and machine learning models, configured for twenty frameworks such as CoreML, torch, keras, tensorflow, onnx and more 1.

Does everything the official Netron2 does - except telemetry, disabled here

Familiar interface - it's Netron, adapted for Quick Look

Lightweight - 10 times less than electron-based

No web-server, no python, nothing external - made in Swift for macOS

Install

Launch the app once. This registers the extension as the extension itself stays within the app bundle.

Uninstall

Delete the app.

Update

Replace the older app with the newer app. MacOS looks for the extension in the app: if app is moved, a relaunch might be needed.

Notarized and hardened to the maximum: gatekeeper is happy.

Works on all macOSX versions (Ventura to latest Sequoia) on both Silicon and Intel mac architectures.

Made in Swift.
a mac is a mac and it needs to stay comfortable, but it's still your mac.

  1. "onnx" "pb" "tflite" "mlmodel" "mlpackage" "pt" "pth" "h5" "keras" "safetensors" "weights" "bin" "torch" "pkl" "npy" "params" "caffemodel" "prototxt" "pbtxt" "dlc"

  2. Quicklook-Netron is not affiliated with, but uses code from Lutz Roeder's Netron.