未验证 提交 56fdcc6b 编写于 作者: J Jason 提交者: GitHub

Update README.md

上级 75d0eb30
......@@ -24,7 +24,7 @@ tensorflow2fluid支持将训练好的TensorFlow模型转换为PaddlePaddle模型
## 使用方法
### 转换模型
```
python src/convert.py --pb_file tf_model.pb \
python tf2fluid/convert.py --pb_file tf_model.pb \
--in_nodes inputs \
--output_nodes outputs \
--input_shape None,224,224,3 \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册