mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-10 02:50:19 +08:00

* Update VERSION_NUMBER * Update paddle_inference.cmake * Delete docs directory * release new docs * update version number * add vision result doc * update version * fix dead link * fix vision * fix dead link * Update README_EN.md * Update README_EN.md * Update README_EN.md * Update README_EN.md * Update README_EN.md * Update README_CN.md * Update README_EN.md * Update README_CN.md * Update README_EN.md * Update README_CN.md * Update README_EN.md * Update README_EN.md Co-authored-by: leiqing <54695910+leiqing1@users.noreply.github.com>
抠图模型
FastDeploy目前支持如下抠图模型部署
模型 | 说明 | 模型格式 | 版本 |
---|---|---|---|
ZHKKKe/MODNet | MODNet 系列模型 | ONNX | CommitID:28165a4 |
PaddleSeg/PP-Matting | PP-Matting 系列模型 | Paddle | Release/2.6 |
PaddleSeg/PP-HumanMatting | PP-HumanMatting 系列模型 | Paddle | Release/2.6 |
PaddleSeg/ModNet | ModNet 系列模型 | Paddle | Release/2.6 |