YoloKerasFaceDetection
YoloKerasFaceDetection copied to clipboard
the model was *not* compiled
ipython agegender_demo.py
Using TensorFlow backend.
2019-02-03 18:48:51.822535: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
/usr/local/lib/python3.6/site-packages/keras/engine/saving.py:292: UserWarning: No training configuration found in save file: the model was *not* compiled. Compile it manually.
warnings.warn('No training configuration found in save file:
I've exactly the same problem.
Use 1.0 version pretrained model can fix this problem.