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

Update README.md

上级 17faab5e
### Warning
> TensorFlow2Paddle is not stable and lots of tensorflow operations are not supported yet.
> Only tested on vgg_16/resnet_v1_50/inception_v3 with is_training=False
> **TensorFlow2Paddle is not stable and lots of tensorflow operations are not supported yet**
> **Only tested on vgg_16/resnet_v1_50/inception_v3 with is_training=False**
### Dependency
> 1. python = 2.7
> 2. PaddlePaddle >= 1.2.0
> 3. TensorFlow >= 1.12.0
Notice:You can install PaddlePaddle and Tensorflow in different virtual environment since there's dependency conflict between PaddlePaddle and TensorFlow
**Notice:You can install PaddlePaddle and Tensorflow in different virtual environment since there's dependency conflict between PaddlePaddle and TensorFlow**
#### Demo: How to change tensorflow resnet_v1_50 pretrained model to PaddlePaddle model for inference
##### 1. Get pretrained_model
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册