markson14 / FaceRecognitionCpp

Large input size REAL-TIME Face Detector on Cpp. It can also support face verification using MobileFaceNet+Arcface with real-time inference. 480P Over 30FPS on CPU
47 stars 24 forks source link

How to install face recognition for arcface? #10

Open rajhlinux opened 1 year ago

rajhlinux commented 1 year ago

Hello,

How can I install the TVM arcface to obtain face recognition?

I am using FreeBSD 13.1, I can install most code so long there is source code for it.

Thanks.