Face-Recognition-using-FaceNet
Face-Recognition-using-FaceNet copied to clipboard
Facenet_keras.h5 model is getting errors
facenet keras h5 model is getting errors
Can you share the error screenshot?
Can you share the error screenshot?
What version of keras are you using?
3.5.0
Please check the requirements.txt file for correct versions. Follow readme instructions.
ok thank you
tensorflow==1.14.0
is not installed in my system are there any other tensorflow versions to run this model
Try using virtual environments.
ok
ERROR: Could not find a version that satisfies the requirement tensorflow==1.14.0 (from versions: 2.16.0rc0, 2.16.1, 2.16.2, 2.17.0rc0, 2.17.0rc1, 2.17.0) ERROR: No matching distribution found for tensorflow==1.14.0
try installing using pip.