Hey guys,
so i am trying to use face recognition models created in onnx on jetson nano but i have some problems and it would be great if someone could help me :)
My current code (Python) is working on my laptop but i am using onnxruntime there but i cannot get how to install it on jetson nano and what performance compared to old laptop i can expect.
So could anyone point me to one of two things:
-
some tutorial or code example how to go from onnx model to what i should use on jetson nano - Python3 please :)
-
How to install onnxruntime on jetson nano?