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

About deploy_lib_y1-arcface-emore_115.so #1

Closed zhuyu-cs closed 5 years ago

zhuyu-cs commented 5 years ago

Hello,I‘m interesting in your work,and I am recreating your work, because your code is written clearly and easy to understand. But there is a problem: your deploy_lib_y1-arcface-emore_115.so is complied in Mac and I am working on Ubuntu, so I can't use the file. Could you please tell me how to compile this file, or is it possible to replace it?

zhuyu-cs commented 5 years ago

I got it.