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.
-
"onnx" "pb" "tflite" "mlmodel" "mlpackage" "pt" "pth" "h5" "keras" "safetensors" "weights" "bin" "torch" "pkl" "npy" "params" "caffemodel" "prototxt" "pbtxt" "dlc" ↩
-
Quicklook-Netron is not affiliated with, but uses code from Lutz Roeder's Netron. ↩