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

Update README.md

上级 86505e89
# X2Paddle
X2Paddle is a toolkit for converting trained model to PaddlePaddle from other deep learning frameworks. 支持主流深度学习框架模型转换至PaddlePaddle(飞桨)
## Installation
```
pip install git+https://github.com/PaddlePaddle/X2Paddle.git@develop
```
## How To Use
```
x2paddle --framework=tensorflow --model=tf_model.pb --save_dir=pd_model
```
## 转换tensorflow vgg_16模型
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册