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

A lot of deprecated things and critical error in the end #128

Open
taime opened this issue Jul 27, 2019 · 1 comment
Open

A lot of deprecated things and critical error in the end #128

taime opened this issue Jul 27, 2019 · 1 comment

Comments

@taime
Copy link

taime commented Jul 27, 2019

i'm running this script, from learning example:

python scripts/retrain.py --output_graph=tf_files/retrained_graph.pb --output_labels=tf_files/retrained_labels.txt --image_dir=tf_files/flower_photos

And I'm getting a lot notification about deprecated methods.
for example: The name tf.app.run is deprecated

@poiterw
Copy link

poiterw commented Jul 31, 2019

Hi,

I'm also getting the same errors about deprecated methods.

System Setup:

  • Windows 10

  • Python 3.7

  • tensorflow 1.14.0

  • tensorflow-estimator 1.14.0

  • tensorflow-hub 0.5.0

  • absl-py 0.7.1

  • astor 0.8.0

  • gast 0.2.2

  • google-pasta 0.1.7

  • grpcio 1.22.0

  • h5py 2.9.0

  • Keras-Applications 1.0.8

  • Keras-Preprocessing 1.1.0

  • Markdown 3.1.1

  • numpy 1.17.0

  • Pillow 6.1.0

  • pip 19.2.1

  • protobuf 3.9.0

  • setuptools 41.0.1

  • six 1.12.0

  • tensorboard 1.14.0

  • termcolor 1.1.0

  • Werkzeug 0.15.5

  • wheel 0.33.4

  • wrapt 1.11.2

cmd run:
python C:\Users\[Blank]\tensorflow-for-poets-2\scripts\label_image.py --graph=tf_files\retrained_graph.pb --image=C:\Users\[Blank]\tf_interception\Test\testpic.jpg

results:
Results.txt

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

2 participants