This video explains how to install Microsoft's deep learning inference engine ONNX Runtime on Raspberry Pi.
Jump to a section:
0:19 - Introduction to ONNX Runtime
3:32 - ONNX Runtime installation on Raspberry Pi
9:24 - Testing our installation
If you want to know how to convert models trained with PyTorch to ONNX format: / training-a-digit-recognizer-using-pytorch-...
To install:
ONNX Runtime installation instructions - https://github.com/microsoft/onnxrunt...
Raspbian Stretch OS I used: http://downloads.raspberrypi.org/rasp...
Raspberry Pi Imager - https://www.raspberrypi.org/downloads/
Dockerfile I used - https://github.com/NagarajSMurthy/Ras...
MNIST model - https://github.com/NagarajSMurthy/Dig...
Thanks. Feel free to ask questions. Like, Share, and Subscribe for more videos.