Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Found some warning message while testing your module #112

Open
imVinayPandya opened this issue Feb 21, 2018 · 0 comments
Open

Found some warning message while testing your module #112

imVinayPandya opened this issue Feb 21, 2018 · 0 comments

Comments

@imVinayPandya
Copy link

Hello developer;

i am using your module which is running awesome in my local machine. but when i am trying to run the example code it is showing some deprecated warning messages.

WARNING:tensorflow:From /home/vinay/Documents/face-recognision/node_modules/facenet/python3/facenet/src/align/detect_face.py:210: calling reduce_max (from tensorflow.python.ops.math_ops) with keep_dims is deprecated and will be removed in a future version.
Instructions for updating:
keep_dims is deprecated, use keepdims instead

WARNING:tensorflow:From /home/vinay/Documents/face-recognision/node_modules/facenet/python3/facenet/src/align/detect_face.py:212: calling reduce_sum (from tensorflow.python.ops.math_ops) with keep_dims is deprecated and will be removed in a future version.
Instructions for updating:
keep_dims is deprecated, use keepdims instead

WARNING:tensorflow:The saved meta_graph is possibly from an older release:
'model_variables' collection should be of type 'byte_list', but instead is of type 'node_list'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant