mirror of
https://github.com/serengil/deepface.git
synced 2025-06-08 12:35:22 +00:00
opencvzoo branch changed from master to main, fix applied to sface remote repo
This commit is contained in:
parent
f13aa34feb
commit
50105b21e6
@ -35,7 +35,7 @@ class SFaceModel:
|
|||||||
|
|
||||||
|
|
||||||
def load_model(
|
def load_model(
|
||||||
url="https://github.com/opencv/opencv_zoo/raw/master/models/face_recognition_sface/face_recognition_sface_2021dec.onnx",
|
url="https://github.com/opencv/opencv_zoo/raw/main/models/face_recognition_sface/face_recognition_sface_2021dec.onnx",
|
||||||
):
|
):
|
||||||
|
|
||||||
home = functions.get_deepface_home()
|
home = functions.get_deepface_home()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user