Closed Athuliva closed 3 months ago
do you have a code to generate embedding of a face from an image? i used the code in arcface-r100.cpp. Both codes uses the same engine file, but for the same images it gave different results
@Athuliva theoretically their outputs should be the same. please check your preprocess function.
@Athuliva I'm not sure what you mean by "search through video", however, you can calculate cos similarity in probe once a face detected.