Skip to content

Found some warning message while testing your module #112

Description

@imVinayPandya

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'.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions