You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -160,7 +165,10 @@ You should see a list of flower labels, in most cases with daisy on top
160
165
`--image` parameter with your own images to try those out, and use the C++ code
161
166
as a template to integrate with your own applications.
162
167
163
-
If you'd like to use the retrained model in a Python program [this example from @eldor4do shows what you'll need to do](https://github.com/eldor4do/TensorFlow-Examples/blob/master/retraining-example.py).
168
+
If you'd like to use the retrained model in your own Python program, then the
0 commit comments