How fast is find function when db_path has millions of images?
I’ve been playing around with Deepface and using the find
function to compare distance scores of one image vs a library of five images. This takes 10 seconds to run, however I’m wondering how long it would take if it the library it was comparing it to had a million images?