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
File "/home/admin/.local/lib/python3.10/site-packages/deepface/detectors/YuNet.py", line 86, in detect_faces
self.model.setScoreThreshold(score_threshold)
TypeError: Argument 'score_threshold' can't be treated as a float
There is no problem with other detector_backend
The text was updated successfully, but these errors were encountered:
File "/home/admin/.local/lib/python3.10/site-packages/deepface/detectors/YuNet.py", line 86, in detect_faces
self.model.setScoreThreshold(score_threshold)
TypeError: Argument 'score_threshold' can't be treated as a float
There is no problem with other detector_backend
The text was updated successfully, but these errors were encountered: