face-recognition-cpp-tensorrt icon indicating copy to clipboard operation
face-recognition-cpp-tensorrt copied to clipboard

Face Recognition with RetinaFace and ArcFace.

Results 3 face-recognition-cpp-tensorrt issues
Sort by recently updated
recently updated
newest added

Hi, After compute similarity, some scores are above 1. This part of code get person and score. ``` std::tuple ArcFaceIR50::getOutputs(float *output_sims) { /* Get person corresponding to maximum similarity score...

Hello , thanks for share code , it is working good ... i have a question , how we could get landmarks ?

[INFO] Init cuBLASLt cosine similarity calculator... terminate called after throwing an instance of 'nlohmann::detail::type_error' what(): [json.exception.type_error.305] cannot use operator[] with a numeric argument with object Aborted (core dumped) 运行环境:Jetson Xavier...