davidsandberg / facenet

Face recognition using Tensorflow
MIT License
13.74k stars 4.8k forks source link

Fixing several issues with library being out of date #1240

Open ichux opened 1 year ago

ichux commented 1 year ago

These commits contain a lot that will help anyone work with this codebase.

I am happy to provide more context but please note that I am a novice in data science.

I altered the file facenet/data/pairs.txt just to make some things work but the original file is renamed as facenet/data/oldpairs.txt

DaniAffCH commented 9 months ago

Hi, thank you for updating the code. Just one question, which version of facenet are you using? Because The code fails with the error: AttributeError: module 'facenet' has no attribute 'store_revision_info'

Keshav7891 commented 3 months ago

Hi, I tried checking the repo, Validating on LFW still fails.