Files
FastDeploy/examples/vision/segmentation/ppmatting/README.md
2023-02-09 07:38:11 +00:00

23 lines
991 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# PaddleSeg高性能全场景模型部署方案—FastDeploy
## FastDeploy介绍
[FastDeploy](https://github.com/PaddlePaddle/FastDeploy)是一款全场景、易用灵活、极致高效的AI推理部署工具使用FastDeploy可以简单高效的在10+款硬件上对PaddleSeg Matting模型进行快速部署
## 支持如下的硬件部署
| 硬件支持列表 | | | |
|:----- | :-- | :-- | :-- |
| [NVIDIA GPU](cpu-gpu) | [X86 CPU](cpu-gpu)| [飞腾CPU](cpu-gpu) | [ARM CPU](cpu-gpu) |
| [Intel GPU(独立显卡/集成显卡)](cpu-gpu) | [昆仑](cpu-gpu) | [昇腾](cpu-gpu) |
## 常见问题
遇到问题可查看常见问题集合文档或搜索FastDeploy issues链接如下
[常见问题集合](https://github.com/PaddlePaddle/FastDeploy/tree/develop/docs/cn/faq)
[FastDeploy issues](https://github.com/PaddlePaddle/FastDeploy/issues)
若以上方式都无法解决问题欢迎给FastDeploy提交新的[issue](https://github.com/PaddlePaddle/FastDeploy/issues)