Skip to content

Commit

Permalink
Add vgg16 & resnet50 to supported models
Browse files Browse the repository at this point in the history
  • Loading branch information
Yibing Liu committed Apr 24, 2018
1 parent 0c8158d commit ae37f72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ We aim to at least support all the models from our model bank. During our prelim

- [fit_a_line](https://github.com/PaddlePaddle/Paddle/blob/develop/python/paddle/fluid/tests/book/test_fit_a_line.py)
- [recognize_digits](https://github.com/PaddlePaddle/Paddle/blob/develop/python/paddle/fluid/tests/book/test_recognize_digits.py)
- [VGG16 & ResNet50](https://github.com/PaddlePaddle/Paddle/blob/develop/python/paddle/fluid/tests/book/test_image_classification.py#L27)

## License
Provided under the [Apache-2.0 license](LICENSE).

0 comments on commit ae37f72

Please sign in to comment.