iOS-FaceRecognizer
iOS-FaceRecognizer copied to clipboard
Undefined symbol: dlib
Hi @js-john ,
Thank you for publishing this repo.
I'm trying to compile it but getting these error while building it on real device. Could you please let me know if I missed something.
Undefined symbol: dlib::tt::gemm(float, dlib::tensor&, float, dlib::tensor const&, bool, dlib::tensor const&, bool, dlib::operation_mode)
Undefined symbol: dlib::cpu::tensor_conv::operator()(bool, dlib::resizable_tensor&, dlib::tensor const&, dlib::tensor const&, dlib::tensor const&, bool)
Thanks.