I have a lot of program that does not run on jetson and that runs under a normal computer.
Simple example on github: GitHub - ageitgey/face_recognition: The world's simplest facial recognition api for Python and the command line
The programs manages to find the face with opencv. On the other hand implacible to find the name ca mets unknown. If you look at the other examples, the resolution by knn crack while if amd64 it works well.
I had tested Build a Hardware-based Face Recognition System for $150 with the Nvidia Jetson Nano and Python | by Adam Geitgey | Medium. It is same problem.
So I had reinstalled 3 times ( with pip and with package apt without python-recognition-face) and I had like result :(
I had tested the example in jetson-inference. It works well but it does not recognize people :(
Someone would have any idea ?