will-jl944 1f5cc284cc Update linux.md %!s(int64=4) %!d(string=hai) anos
..
cmake ecefcd9c2b mv dygraph to home directory %!s(int64=4) %!d(string=hai) anos
demo 32fa7e2c91 do not copy tensorrt_dir/lib/myelin64_1.dll when using tensorrt>=8.0 with paddleinference %!s(int64=4) %!d(string=hai) anos
docs 1f5cc284cc Update linux.md %!s(int64=4) %!d(string=hai) anos
encryption f850027cb2 fix filename (#1011) %!s(int64=4) %!d(string=hai) anos
model_deploy 2aa12ac61b fix the bugs in im_shape and scale_factor setting in c++ deployments %!s(int64=4) %!d(string=hai) anos
scripts 5aebf135c1 make major changes for docs %!s(int64=4) %!d(string=hai) anos
tools ecefcd9c2b mv dygraph to home directory %!s(int64=4) %!d(string=hai) anos
CMakeLists.txt 41b36a56cc add visualize to cmakelist %!s(int64=4) %!d(string=hai) anos
CMakeSettings.json f2fce32bbf add OpenVINO engine (#998) %!s(int64=4) %!d(string=hai) anos
README.md 5aebf135c1 make major changes for docs %!s(int64=4) %!d(string=hai) anos

README.md

C++部署

基于飞桨原生推理库PaddleInference,PaddleX推出了统一部署编译方式PaddleX-Deploy

PaddleX-Deploy提供了强大的部署性能,可同时兼容飞桨视觉套件PaddleDetection、PaddleClas、PaddleSeg、PaddleX统一部署,支持Windows、Linux等多种系统。同时提供了工业级别的C#部署工程示例。

  • 通过配置文件,提供了多模型串联部署的方式,满足更多生产环境要求,相关使用参考工业表计读数