未验证 提交 0a9c5705 编写于 作者: J Jason 提交者: GitHub

Update README.md

上级 dc795e86
......@@ -72,7 +72,7 @@ wget http://download.tensorflow.org/models/inception_v3_2016_08_28.tar.gz
tar xzvf http://download.tensorflow.org/models/inception_v3_2016_08_28.tar.gz
# 将下载的预训练模型转存为check_point
python demo/inception_v3/export_to_checkpoint.py inception_v3.py checkpoint
python demo/inception_v3/export_to_checkpoint.py inception_v3.ckpt checkpoint
# 将check_point模型转换为PaddlePaddle可加载运行的模型
python convert.py --meta_file checkpoint/model.meta \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册