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 "facenet_fr.py", line 199, in <module>
fr = FacenetFR()
File "facenet_fr.py", line 90, in __init__
facenet.load_model(FACENET_MODEL_CHECKPOINT)
AttributeError: module 'facenet' has no attribute 'load_model'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: