File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
examples/image_retraining Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11WARNING: This code is deprecated.
22
33The ` retrain.py ` tool from this directory has been replaced by the
4- [ ` make_image_classifier ` ] ( https://github.com/ tensorflow/hub/tree/master/tensorflow_hub/tools/make_image_classifier )
4+ [ ` make_image_classifier ` ] ( https://www. tensorflow.org /hub/tutorials/tf2_image_retraining )
55tool that gets
66[ installed] ( https://www.tensorflow.org/hub/installation ) as a command-line tool
77by the PIP package ` tensorflow-hub[make_image_classifier] ` .
88The new tool uses TensorFlow 2 and supports fine-tuning.
99
1010The Colab notebook
11- [ tf2_image_retraining.ipynb] ( https://colab.research.google.com/github/tensorflow/hub /blob/master/examples/colab /tf2_image_retraining.ipynb )
11+ [ tf2_image_retraining.ipynb] ( https://colab.research.google.com/github/tensorflow/docs /blob/master/site/en/hub/tutorials /tf2_image_retraining.ipynb )
1212explains the basic technique behind that tool: transfer learning with TF Hub.
You can’t perform that action at this time.
0 commit comments