You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since I noticed that there's this attribute number_of_times_to_upsample in the function face_locations, I wonder if locating the face first have a slower outcome but a higher accuracy?
e.g. locating the face first then encoding the face
The text was updated successfully, but these errors were encountered:
Ann5t
changed the title
Does locating the face first then encoding the face has higher accuracy than just encoding the face?
Does locating the face first then encoding the face have higher accuracy than just encoding the face?
Aug 2, 2024
Since I noticed that there's this attribute
number_of_times_to_upsample
in the functionface_locations
, I wonder if locating the face first have a slower outcome but a higher accuracy?e.g. locating the face first then encoding the face
e.g. just encoding the face
The text was updated successfully, but these errors were encountered: