vsyw / Keras-OpenFace

Keras-OpenFace is a project converting OpenFace from Torch implementation to a Keras version
Apache License 2.0
575 stars 261 forks source link

i got nan value on loss after training #23

Open achmadrrb opened 1 year ago

achmadrrb commented 1 year ago
Screen Shot 2023-03-09 at 11 16 40

i want to build model from scratch on my colab notebook, i referred to the model on Keras-openface-convertion.ipynb but i got nan value after training, do you know what's the problem?