btwardow / tf-face-recognition

Ral-Time Tensor Flow Face Detection and Recognition
MIT License
67 stars 20 forks source link

Prepare for future versions of Tensorflow #12

Open archenroot opened 5 years ago

archenroot commented 5 years ago
  1. 
    WARNING:tensorflow:From /home/zangetsu/.local/lib64/python3.6/site-packages/tensorflow/python/framework/op_def_library.py:263: colocate_with (from tensorflow.python.framework.ops) is deprecated and will be removed in a future version.
    Instructions for updating:
    Colocations handled automatically by placer.
2.

WARNING:tensorflow:From /home/zangetsu/proj/prometheus-core/tf-face-recognition/tensorface/mtcnn.py:203: div (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version. Instructions for updating: Deprecated in favor of operator or tf.math.divide.

3.

WARNING:tensorflow:From /home/zangetsu/proj/prometheus-core/tf-face-recognition/tensorface/embedding.py:23: FastGFile.init (from tensorflow.python.platform.gfile) is deprecated and will be removed in a future version. Instructions for updating: Use tf.gfile.GFile.