diff --git a/README.md b/README.md index 911b4a7c056f9f487f80f977a6ad3fe351828d04..2892518a0b956f1d2fc3a6fa00fdb3b8334a56ef 100755 --- a/README.md +++ b/README.md @@ -112,8 +112,8 @@ Paddle Serving works closely with the Paddle model suite, and implements a large For more model examples, read [Model zoo](doc/Model_Zoo_EN.md)
- - + +
@@ -122,10 +122,16 @@ For more model examples, read [Model zoo](doc/Model_Zoo_EN.md) If you want to communicate with developers and other users? Welcome to join us, join the community through the following methods below. ### Wechat -- 微信用户请扫码 +- WeChat scavenging +
+ +
### QQ -- 飞桨推理部署交流群(Group No.:696965088) +- 飞桨推理部署交流群(Group No.:697765514) +
+ +
### Slack @@ -134,11 +140,12 @@ If you want to communicate with developers and other users? Welcome to join us, > Contribution If you want to contribute code to Paddle Serving, please reference [Contribution Guidelines](doc/Contribute_EN.md) - -- Special Thanks to [@BeyondYourself](https://github.com/BeyondYourself) in complementing the gRPC tutorial, updating the FAQ doc and modifying the mdkir command -- Special Thanks to [@mcl-stone](https://github.com/mcl-stone) in updating faster_rcnn benchmark -- Special Thanks to [@cg82616424](https://github.com/cg82616424) in updating the unet benchmark and modifying resize comment error -- Special Thanks to [@cuicheng01](https://github.com/cuicheng01) for providing 11 PaddleClas models +- Thanks to [@loveululu](https://github.com/loveululu) for providing python API of Cube. +- Thanks to [@EtachGu](https://github.com/EtachGu) in updating run docker codes. +- Thanks to [@BeyondYourself](https://github.com/BeyondYourself) in complementing the gRPC tutorial, updating the FAQ doc and modifying the mdkir command +- Thanks to [@mcl-stone](https://github.com/mcl-stone) in updating faster_rcnn benchmark +- Thanks to [@cg82616424](https://github.com/cg82616424) in updating the unet benchmark modifying resize comment error +- Thanks to [@cuicheng01](https://github.com/cuicheng01) for providing 11 PaddleClas models > Feedback diff --git a/README_CN.md b/README_CN.md index f80e62436b1faea245580a3a7f7b244ef60f195f..3963845e6a38e6a59b8b055bcb6790e3086d8aee 100644 --- a/README_CN.md +++ b/README_CN.md @@ -102,13 +102,13 @@ Paddle Serving与Paddle模型套件紧密配合,实现大量服务化部署, | 8 | 12 | 13 | 2 | 3 | 4 | + 更多模型示例参考Repo,可进入[模型库](doc/Model_Zoo_CN.md)
- - - - + + +

社区

@@ -118,9 +118,15 @@ Paddle Serving与Paddle模型套件紧密配合,实现大量服务化部署, ### 微信 - 微信用户请扫码 +
+ +
+ + ### Slack - [Slack channel](https://paddleserving.slack.com/archives/CUBPKHKMJ) @@ -129,11 +135,12 @@ Paddle Serving与Paddle模型套件紧密配合,实现大量服务化部署, > 贡献代码 如果您想为Paddle Serving贡献代码,请参考 [Contribution Guidelines](doc/Contribute.md) - -- 特别感谢 [@BeyondYourself](https://github.com/BeyondYourself) 提供grpc教程,更新FAQ教程,整理文件目录。 -- 特别感谢 [@mcl-stone](https://github.com/mcl-stone) 提供faster rcnn benchmark脚本 -- 特别感谢 [@cg82616424](https://github.com/cg82616424) 提供unet benchmark脚本和修改部分注释错误 -- 特别感谢 [@cuicheng01](https://github.com/cuicheng01) 提供PaddleClas的11个模型 +- 感谢 [@loveululu](https://github.com/loveululu) 提供 Cube python API +- 感谢 [@EtachGu](https://github.com/EtachGu) 更新 docker 使用命令 +- 感谢 [@BeyondYourself](https://github.com/BeyondYourself) 提供grpc教程,更新FAQ教程,整理文件目录。 +- 感谢 [@mcl-stone](https://github.com/mcl-stone) 提供faster rcnn benchmark脚本 +- 感谢 [@cg82616424](https://github.com/cg82616424) 提供unet benchmark脚本和修改部分注释错误 +- 感谢 [@cuicheng01](https://github.com/cuicheng01) 提供PaddleClas的11个模型 > 反馈 diff --git a/doc/images/qq_group_1.png b/doc/images/qq_group_1.png new file mode 100644 index 0000000000000000000000000000000000000000..7e1fff13b8ef3b81cec84fe3721dcc6ce01bc316 Binary files /dev/null and b/doc/images/qq_group_1.png differ diff --git a/doc/images/wechat_group_1.jpeg b/doc/images/wechat_group_1.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..dd5c55e04d60f271c0d9d7e3bc9ee12ae92ea149 Binary files /dev/null and b/doc/images/wechat_group_1.jpeg differ