Jason f06130bac0 Update paddleseg.md il y a 2 ans
..
cmake ecefcd9c2b mv dygraph to home directory il y a 4 ans
demo 32fa7e2c91 do not copy tensorrt_dir/lib/myelin64_1.dll when using tensorrt>=8.0 with paddleinference il y a 4 ans
docs f06130bac0 Update paddleseg.md il y a 2 ans
encryption f850027cb2 fix filename (#1011) il y a 4 ans
model_deploy 2aa12ac61b fix the bugs in im_shape and scale_factor setting in c++ deployments il y a 4 ans
scripts 5aebf135c1 make major changes for docs il y a 4 ans
tools ecefcd9c2b mv dygraph to home directory il y a 4 ans
CMakeLists.txt 41b36a56cc add visualize to cmakelist il y a 4 ans
CMakeSettings.json f2fce32bbf add OpenVINO engine (#998) il y a 4 ans
README.md 5aebf135c1 make major changes for docs il y a 4 ans

README.md

C++部署

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

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

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