Commit Graph

4 Commits (d7139d5c6edfd1baf79a8470c5d9d3a08bf06d64)

Author SHA1 Message Date
google-labs-jules[bot] 0db2d109c8 fix: Lower face detection threshold for improved reliability
Modifies modules/face_analyser.py to set det_thresh=0.4
(down from the default of 0.5) when preparing the
insightface.app.FaceAnalysis model.

This change aims to make face detection more sensitive,
particularly for webcam feeds under varied conditions, to reduce
instances of "Face detection failed for target or source" errors.
2025-06-13 15:11:17 +00:00
Soul Lee 513e413956 fix: typo souce_target_map → source_target_map 2025-02-03 20:33:44 +09:00
pereiraroland26@gmail.com 53fc65ca7c Added ability to map faces 2024-09-10 05:40:55 +05:30
Kenneth Estanislao e616245e3d initial commit
rebranding everything
2023-09-24 21:36:57 +08:00