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
You can obtain a pretrained Keras model for FaceNet, from DeepFace. Then load this model using tf.keras.models.load_model() and you're ready to train the model on your dataset.
I saw the repo and but there is explanation about the dataset requirements and labeling stuff.
Do you have python script for the training task ??
Any info about the training dataset and its labels required.??
Hi,
Could you please let me know how to train the facenet model ??
Any reference or links??
Thanks in advance
The text was updated successfully, but these errors were encountered: