mirror of
https://github.com/serengil/deepface.git
synced 2025-06-05 19:15:23 +00:00
find method documentation modified
This commit is contained in:
parent
95d0eeddc6
commit
1cec1d8f4a
@ -425,7 +425,7 @@ def find(
|
||||
distance_metric (string): cosine, euclidean, euclidean_l2
|
||||
|
||||
enforce_detection (bool): The function throws exception if a face could not be detected.
|
||||
Set this to True if you don't want to get exception. This might be convenient for low
|
||||
Set this to False if you don't want to get exception. This might be convenient for low
|
||||
resolution images.
|
||||
|
||||
detector_backend (string): set face detector backend to opencv, retinaface, mtcnn, ssd,
|
||||
|
Loading…
x
Reference in New Issue
Block a user