Qengineering / Face-Recognition-Jetson-Nano

Recognize 2000+ faces on your Jetson Nano with database auto-fill and anti-spoofing
https://qengineering.eu/deep-learning-examples-on-raspberry-32-64-os.html
BSD 3-Clause "New" or "Revised" License
108 stars 31 forks source link

Running on x54 ubuntu pc #15

Closed KevinRK27 closed 2 years ago

KevinRK27 commented 2 years ago

Is it possible to run this on x64 ubuntu pc?

Qengineering commented 2 years ago

Sure! First ,you have to install ncnn on your x64 system. (See here how to install) Next, install OpenCV if not already running. At last download the project and alter the project directories to your situation in the code::blocks project file.

KevinRK27 commented 2 years ago

I've successfully run it on x64 pc thanks! how many fps will i get if i run it on jetson xavier?

Qengineering commented 2 years ago

No idea, you have to try.