[Serving] add ppdet serving example (#641)

* serving support ppdet

* Update README.md

update ppadet/README
This commit is contained in:
heliqi
2022-11-22 17:38:23 +08:00
committed by GitHub
parent 2cb488217e
commit 38e96451d7
18 changed files with 996 additions and 1 deletions
@@ -47,3 +47,4 @@
- [Python部署](python)
- [C++部署](cpp)
- [服务化部署](serving)