[English](../../README_EN.md) | [简体中文](../../README_CN.md) | [हिन्दी](./README_हिन्दी.md) | 日本語 | [한국인](./README_한국인.md) | [Pу́сский язы́к](./README_Pу́сский_язы́к.md)

インストール
|
ドキュメント
|
クイックスタート
|
APIドキュメンテーション
|
Changelog
[

](../../examples/vision/classification)
[

](../../examples/vision/detection)
[

](../../examples/vision/segmentation/paddleseg)
[

](../../examples/vision/segmentation/paddleseg)
[

](../../examples/vision/matting)
[

](../../examples/vision/matting)
[

](../../examples/vision/ocr)
[

](../../examples/vision/facealign)
[

](../../examples/vision/keypointdetection)
[

](https://github.com/PaddlePaddle/FastDeploy/issues/6)
[

](../../examples/text)
[

](https://paddlespeech.bj.bcebos.com/Parakeet/docs/demos/parakeet_espnet_fs2_pwg_demo/tn_g2p/parakeet/001.wav)
**⚡️FastDeploy**は、**オールシナリオで使いやすく**、**柔軟で非常に効率的な**AI推論デプロイツールです。 🔥160以上の**テキスト**、**ビジョン**、**スピーチ**および🔚クロスモーダルモデルをサポートし、エンドツーエンドの推論パフォーマンスの最適化を可能にする、すぐに使えるクラウド側のデプロイメントエクスペリエンスを提供します。 これには、画像分類、物体検出、画像分割、顔検出、顔認識、キーポイント検出、キーイング、OCR、NLP、TTSなどのタスクが含まれ、**マルチシーン**、**マルチハードウェア**、**マルチプラットフォーム**の産業展開に対する開発者のニーズに応えています。
## 🌠 最近の更新情報
- ✨✨✨ **2023.01.17** FastDeployファミリーのハードウェアに対する[**YOLOv8**](./../../examples/vision/detection/paddledetection/) デプロイメントサポートをリリースしました。これには[**Paddle YOLOv8**](https://github.com/PaddlePaddle/PaddleYOLO/tree/release/2.5/configs/yolov8)と[**コミュニティ ultralytics YOLOv8**](https://github.com/ultralytics/ultralytics)
- [**Paddle YOLOv8**](https://github.com/PaddlePaddle/PaddleYOLO/tree/release/2.5/configs/yolov8) 配置可能なハードウェア:[**Intel CPU**](./../../examples/vision/detection/paddledetection/python/infer_yolov8.py)、[**NVIDIA GPU**](./../../examples/vision/detection/paddledetection/python/infer_yolov8.py)、[**Jetson**](./../../examples/vision/detection/paddledetection/python/infer_yolov8.py)、[**Phytium**](./../../examples/vision/detection/paddledetection/python/infer_yolov8.py)、[**KunlunXin**](./../../examples/vision/detection/paddledetection/python/infer_yolov8.py)、[**Huawei Ascend**](./../../examples/vision/detection/paddledetection/python/infer_yolov8.py)、[**ARM CPU**](./../../examples/vision/detection/paddledetection/cpp/infer_yolov8.cc), が含まれる **Python** 配備状況と**C++** 配備状況;**アルゴリズムTPU** 和 **RK3588** が更新されています
- [**コミュニティ ultralytics YOLOv8**](https://github.com/ultralytics/ultralytics) 配置可能なハードウェア:[**Intel CPU**](./../../examples/vision/detection/yolov8)、[**NVIDIA GPU**](./../../examples/vision/detection/yolov8)、[**Jetson**](./../../examples/vision/detection/yolov8), が含まれる **Python** 配備状況と**C++** 配備状況;
- FastDeployの1行モデルAPIスイッチにより、YOLOv8、PP-YOLOE+、YOLOv5、その他のモデルの性能比較が可能になります
- **✨👥✨ 交流**
- **Slack**:Join our [Slack community](https://join.slack.com/t/fastdeployworkspace/shared_invite/zt-1m88mytoi-mBdMYcnTF~9LCKSOKXd6Tg) and chat with other community members about ideas
- **WeChat**: QRコードを読み取り、アンケートに答えてテクニカルコミュニティに参加し、コミュニティ開発者と展開業界の実装の悩みについて交流することができます
## 🌌 推論バックエンドと機能
| | ビデオストリーミング | サービス指向の展開 |エンドツーエンドのパフォーマンス最適化| Linux | Windows | Android |macOS |
|:----------|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:|
| X86_64 CPU | |
|
| 

| 

| | 

|
| NVDIA GPU |
|
| 
| 

|

| | |
|Phytium CPU | | |
| 
| | | |
| KunlunXin XPU | | |
|
| | | |
| Huawei Ascend NPU | | | 
|
| | | |
|Graphcore IPU | |
| |
| | | |
| Sophgo | | | |
| | | |
|Intel graphics card | | | |
| | | |
|Jetson |
|
| 
| 

| | | |
|ARM CPU | | | 
| 
| |
|
|
|RK3588 etc. | | |
|
| | | |
|RV1126 etc. | | |
|
| | | |
| Amlogic | | |
|
| | | |
| NXP | | |
|
| | | |
## 🔮 ドキュメント・チュートリアル
- [✴️ Python SDK クイックスタート](#fastdeploy-quick-start-python)
- [✴️ C++ SDK クイックスタート](#fastdeploy-quick-start-cpp)
- **インストールドキュメント**
- [プリコンパイルされたライブラリのダウンロードとインストール](./../../docs/en/build_and_install/download_prebuilt_libraries.md)
- [GPU デプロイメント環境のコンパイルとインストール](./../../docs/en/build_and_install/gpu.md)
- [CPU デプロイメント環境のコンパイルとインストール](./../../docs/en/build_and_install/cpu.md)
- [IPU デプロイメント環境のコンパイルとインストール](./../../docs/en/build_and_install/ipu.md)
- [KunlunXin XPUデプロイメント環境のコンパイルとインストール](./../../docs/en/build_and_install/kunlunxin.md)
- [Rockchip RV1126 デプロイメント環境のコンパイルとインストール](./../../docs/en/build_and_install/rv1126.md)
- [Rockchip RK3588 デプロイメント環境のコンパイルとインストール](./../../docs/en/build_and_install/rknpu2.md)
- [Amlogic A311D デプロイメント環境のコンパイルとインストール](./../../docs/en/build_and_install/a311d.md)
- [Huawei Ascend デプロイメント環境のコンパイルとインストール](./../../docs/en/build_and_install/huawei_ascend.md)
- [Jetson デプロイメント環境のコンパイルとインストール](./../../docs/en/build_and_install/jetson.md)
- [Android デプロイメント環境のコンパイルとインストール](./../../docs/en/build_and_install/android.md)
- **クイックユース**
- [PP-YOLOE Python 展開例](./../../docs/en/quick_start/models/python.md)
- [PP-YOLOE C++ 展開例](./../../docs/en/quick_start/models/cpp.md)
- **バックエンドの利用**
- [Runtime Python 使用例](./../../docs/en/quick_start/runtime/python.md)
- [Runtime C++ 使用例](./../../docs/en/quick_start/runtime/cpp.md)
- [モデルデプロイメントのための推論バックエンドの設定方法](./../../docs/en/faq/how_to_change_backend.md)
- **サービス・デプロイメント**
- [サービス展開イメージのコンパイルとインストール](./../../serving/docs/zh_CN/compile.md)
- [サービス・デプロイメント](./../../serving)
- **API ドキュメンテーション**
- [Python API ドキュメンテーション](https://www.paddlepaddle.org.cn/fastdeploy-api-doc/python/html/)
- [C++ API ドキュメンテーション](https://www.paddlepaddle.org.cn/fastdeploy-api-doc/cpp/html/)
- [Android Java API ドキュメンテーション](./../../java/android)
- **パフォーマンスチューニング**
- [量的加速](./../../docs/cn/quantize.md)
- [マルチスレッド・マルチプロセスの使用](./../../tutorials/multi_thread)
- **よくある質問**
- [1. Windows上C++ SDK の場合使用方法](./../../docs/en/faq/use_sdk_on_windows.md)
- [2. FastDeploy C++ SDKをAndroidで使用する方法](./../../docs/en/faq/use_cpp_sdk_on_android.md)
- [3. TensorRT 使い方のコツ](./../../docs/en/faq/tensorrt_tricks.md)
- **続きを読むFastDeployモジュールのデプロイメント**
- [Benchmark テスト](./../../benchmark)
- **モデル対応表**
- [🖥️ サーバーサイドモデル対応表](#fastdeploy-server-models)
- [📳 モバイル・エンド側モデル対応表](#fastdeploy-edge-models)
- [⚛️ アプレットモデル対応表](#fastdeploy-web-models)
- **💕 開発者拠出金**
- [新規モデルの追加](./../../docs/en/faq/develop_a_new_model.md)
## クイックスタート💨
Python SDKクイックスタート(タップで縮小)
### 🎆 クイックインストール
#### 🔸 先行依存関係
- CUDA >= 11.2、cuDNN >= 8.0、Python >= 3.6
- OS: Linux x86_64/macOS/Windows 10
#### 🔸 インストールGPUバージョン
```bash
pip install numpy opencv-python fastdeploy-gpu-python -f https://www.paddlepaddle.org.cn/whl/fastdeploy.html
```
#### [🔸 Conda のインストール(推奨✨)](./../../docs/cn/build_and_install/download_prebuilt_libraries.md)
```bash
conda config --add channels conda-forge && conda install cudatoolkit=11.2 cudnn=8.2
```
#### 🔸 インストールCPUバージョン
```bash
pip install numpy opencv-python fastdeploy-python -f https://www.paddlepaddle.org.cn/whl/fastdeploy.html
```
### 🎇 Python 推論例
* モデルや画像の準備
```bash
wget https://bj.bcebos.com/paddlehub/fastdeploy/ppyoloe_crn_l_300e_coco.tgz
tar xvf ppyoloe_crn_l_300e_coco.tgz
wget https://gitee.com/paddlepaddle/PaddleDetection/raw/release/2.4/demo/000000014439.jpg
```
* 推論結果のテスト
```python
# GPU/TensorRT デプロイメント、リファレンスexamples/vision/detection/paddledetection/python
import cv2
import fastdeploy.vision as vision
model = vision.detection.PPYOLOE("ppyoloe_crn_l_300e_coco/model.pdmodel",
"ppyoloe_crn_l_300e_coco/model.pdiparams",
"ppyoloe_crn_l_300e_coco/infer_cfg.yml")
im = cv2.imread("000000014439.jpg")
result = model.predict(im)
print(result)
vis_im = vision.vis_detection(im, result, score_threshold=0.5)
cv2.imwrite("vis_image.jpg", vis_im)
```
C++ SDK クイックスタート(クリックすると詳細が表示されます)
### 🎆 インストール
- リファレンス[C++ プリコンパイルライブラリのダウンロード](./../../docs/cn/build_and_install/download_prebuilt_libraries.md)文档
#### 🎇 C++ 推論例
* モデルや画像の準備
```bash
wget https://bj.bcebos.com/paddlehub/fastdeploy/ppyoloe_crn_l_300e_coco.tgz
tar xvf ppyoloe_crn_l_300e_coco.tgz
wget https://gitee.com/paddlepaddle/PaddleDetection/raw/release/2.4/demo/000000014439.jpg
```
* 推論結果のテスト
```C++
// GPU/TensorRT デプロイメント、リファレンス examples/vision/detection/paddledetection/cpp
#include "fastdeploy/vision.h"
int main(int argc, char* argv[]) {
namespace vision = fastdeploy::vision;
auto model = vision::detection::PPYOLOE("ppyoloe_crn_l_300e_coco/model.pdmodel",
"ppyoloe_crn_l_300e_coco/model.pdiparams",
"ppyoloe_crn_l_300e_coco/infer_cfg.yml");
auto im = cv::imread("000000014439.jpg");
vision::DetectionResult res;
model.Predict(im, &res);
auto vis_im = vision::VisDetection(im, res, 0.5);
cv::imwrite("vis_image.jpg", vis_im);
return 0;
}
```
その他の展開例は、以下を参照してください[モデル展開例](./../../examples) .
## ✴️ ✴️ サーバーサイドモデル対応表 ✴️ ✴️
表記: (1) ✅: 対応済み; (2) ❔:進行中 ; (3) N/A: 未対応;
サーバーサイドモデル対応一覧(クリックで縮小します)
| ミッションシナリオ | モデル | Linux | Linux | Win | Win | Mac | Mac | Linux | Linux | Linux | Linux | Linux |
|:----------------------:|:--------------------------------------------------------------------------------------------:|:------------------------------------------------:|:----------:|:-------:|:----------:|:-------:|:-------:|:-----------:|:---------------:|:-------------:|:-------------:|:-------:|
| --- | --- | X86 CPU | NVIDIA GPU | X86 CPU | NVIDIA GPU | X86 CPU | Arm CPU | AArch64 CPU | Phytium D2000CPU | NVIDIA Jetson | Graphcore IPU | Serving |
| Classification | [PaddleClas/ResNet50](./../../examples/vision/classification/paddleclas) | [✅](./../../examples/vision/classification/paddleclas) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Classification | [TorchVison/ResNet](./../../examples/vision/classification/resnet) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| Classification | [ultralytics/YOLOv5Cls](./../../examples/vision/classification/yolov5cls) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| Classification | [PaddleClas/PP-LCNet](./../../examples/vision/classification/paddleclas) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Classification | [PaddleClas/PP-LCNetv2](./../../examples/vision/classification/paddleclas) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Classification | [PaddleClas/EfficientNet](./../../examples/vision/classification/paddleclas) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Classification | [PaddleClas/GhostNet](./../../examples/vision/classification/paddleclas) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Classification | [PaddleClas/MobileNetV1](./../../examples/vision/classification/paddleclas) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Classification | [PaddleClas/MobileNetV2](./../../examples/vision/classification/paddleclas) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Classification | [PaddleClas/MobileNetV3](./../../examples/vision/classification/paddleclas) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Classification | [PaddleClas/ShuffleNetV2](./../../examples/vision/classification/paddleclas) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Classification | [PaddleClas/SqueeezeNetV1.1](./../../examples/vision/classification/paddleclas) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Classification | [PaddleClas/Inceptionv3](./../../examples/vision/classification/paddleclas) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ |
| Classification | [PaddleClas/PP-HGNet](./../../examples/vision/classification/paddleclas) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Detection | [PaddleDetection/PP-YOLOE](./.../../examples/vision/detection/paddledetection) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ |
| Detection | [🔥PaddleDetection/YOLOv8](./../../examples/vision/detection/paddledetection) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ |✅ | ❔ |
| Detection | [🔥ultralytics/YOLOv8](./../../examples/vision/detection/yolov8) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ |❔ | ❔ |
| Detection | [PaddleDetection/PicoDet](./../../examples/vision/detection/paddledetection) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ |
| Detection | [PaddleDetection/YOLOX](./../../examples/vision/detection/paddledetection) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ |
| Detection | [PaddleDetection/YOLOv3](./../../examples/vision/detection/paddledetection) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ |
| Detection | [PaddleDetection/PP-YOLO](./../../examples/vision/detection/paddledetection) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ |
| Detection | [PaddleDetection/PP-YOLOv2](./../../examples/vision/detection/paddledetection) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ |
| Detection | [PaddleDetection/Faster-RCNN](./../../examples/vision/detection/paddledetection) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ |
| Detection | [PaddleDetection/Mask-RCNN](./../../examples/vision/detection/paddledetection) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ |
| Detection | [Megvii-BaseDetection/YOLOX](./../../examples/vision/detection/yolox) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| Detection | [WongKinYiu/YOLOv7](./../../examples/vision/detection/yolov7) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| Detection | [WongKinYiu/YOLOv7end2end_trt](./../../examples/vision/detection/yolov7end2end_trt) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ |
| Detection | [WongKinYiu/YOLOv7end2end_ort](./../../examples/vision/detection/yolov7end2end_ort) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| Detection | [meituan/YOLOv6](./../../examples/vision/detection/yolov6) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| Detection | [ultralytics/YOLOv5](./../../examples/vision/detection/yolov5) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ |
| Detection | [WongKinYiu/YOLOR](./../../examples/vision/detection/yolor) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ |
| Detection | [WongKinYiu/ScaledYOLOv4](./../../examples/vision/detection/scaledyolov4) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| Detection | [ppogg/YOLOv5Lite](./../../examples/vision/detection/yolov5lite) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| Detection | [RangiLyu/NanoDetPlus](./../../examples/vision/detection/nanodet_plus) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| KeyPoint | [PaddleDetection/TinyPose](./../../examples/vision/keypointdetection/tiny_pose) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| KeyPoint | [PaddleDetection/PicoDet + TinyPose](./../../examples/vision/keypointdetection/det_keypoint_unite) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| HeadPose | [omasaht/headpose](./../../examples/vision/headpose) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ |
| Tracking | [PaddleDetection/PP-Tracking](./../../examples/vision/tracking/pptracking) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| OCR | [PaddleOCR/PP-OCRv2](./../../examples/vision/ocr) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ |
| OCR | [PaddleOCR/PP-OCRv3](./../../examples/vision/ocr) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ |
| Segmentation | [PaddleSeg/PP-LiteSeg](./../../examples/vision/segmentation/paddleseg) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ |
| Segmentation | [PaddleSeg/PP-HumanSegLite](./../../examples/vision/segmentation/paddleseg) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ |
| Segmentation | [PaddleSeg/HRNet](./../../examples/vision/segmentation/paddleseg) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ |
| Segmentation | [PaddleSeg/PP-HumanSegServer](./../../examples/vision/segmentation/paddleseg) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ |
| Segmentation | [PaddleSeg/Unet](./../../examples/vision/segmentation/paddleseg) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ |
| Segmentation | [PaddleSeg/Deeplabv3](./../../examples/vision/segmentation/paddleseg) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ |
| FaceDetection | [biubug6/RetinaFace](./../../examples/vision/facedet/retinaface) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| FaceDetection | [Linzaer/UltraFace](./../../examples/vision/facedet/ultraface) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| FaceDetection | [deepcam-cn/YOLOv5Face](./../../examples/vision/facedet/yolov5face) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| FaceDetection | [insightface/SCRFD](./../../examples/vision/facedet/scrfd) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| FaceAlign | [Hsintao/PFLD](./../../examples/vision/facealign/pfld) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| FaceAlign | [Single430FaceLandmark1000](./../../examples/vision/facealign/face_landmark_1000) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ |
| FaceAlign | [jhb86253817/PIPNet](./../../examples/vision/facealign) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ |
| FaceRecognition | [insightface/ArcFace](./../../examples/vision/faceid/insightface) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| FaceRecognition | [insightface/CosFace](./../../examples/vision/faceid/insightface) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| FaceRecognition | [insightface/PartialFC](./../../examples/vision/faceid/insightface) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| FaceRecognition | [insightface/VPL](./../../examples/vision/faceid/insightface) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| Matting | [ZHKKKe/MODNet](./../../examples/vision/matting/modnet) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ |
| Matting | [PeterL1n/RobustVideoMatting]() | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ |
| Matting | [PaddleSeg/PP-Matting](./../../examples/vision/matting/ppmatting) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| Matting | [PaddleSeg/PP-HumanMatting](./../../examples/vision/matting/modnet) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| Matting | [PaddleSeg/ModNet](./../../examples/vision/matting/modnet) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ |
| Video Super-Resolution | [PaddleGAN/BasicVSR](./) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ |
| Video Super-Resolution | [PaddleGAN/EDVR](./../../examples/vision/sr/edvr) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ |
| Video Super-Resolution | [PaddleGAN/PP-MSVSR](./../../examples/vision/sr/ppmsvsr) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ |
| Information Extraction | [PaddleNLP/UIE](./../../examples/text/uie) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ✅ | ❔ | |
| NLP | [PaddleNLP/ERNIE-3.0](./../../examples/text/ernie-3.0) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ | ❔ | ✅ |
| Speech | [PaddleSpeech/PP-TTS](./../../examples/audio/pp-tts) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❔ | ❔ | -- | ✅ |
## 📳 エンドユーザーモデル対応表
エンドユーザーモデル対応表(クリックで縮小)
| ミッションシナリオ | モデル | サイズ(MB) | Linux | Android | Linux | Linux | Linux | Linux | Linux | TBD... |
|:------------------:|:-----------------------------------------------------------------------------------------:|:--------:|:-------:|:-------:|:-------:|:-----------------------:|:------------------------------:|:---------------------------:|:--------------------------------:|:-------:|
| --- | --- | --- | ARM CPU | ARM CPU | Rockchip-NPU
RK3568/RK3588 | Rockchip-NPU
RV1109/RV1126/RK1808 | Amlogic-NPU
A311D/S905D/C308X | NXP-NPU
i.MX 8M Plus | TBD...| |
| Classification | [PaddleClas/ResNet50](./../../examples/vision/classification/paddleclas) | 98 | ✅ | ✅ | ❔ | ✅ | | | |
| Classification | [PaddleClas/PP-LCNet](./../../examples/vision/classification/paddleclas) | 11.9 | ✅ | ✅ | ❔ | ✅ | -- | -- | -- |
| Classification | [PaddleClas/PP-LCNetv2](./../../examples/vision/classification/paddleclas) | 26.6 | ✅ | ✅ | ❔ | ✅ | -- | -- | -- |
| Classification | [PaddleClas/EfficientNet](./../../examples/vision/classification/paddleclas) | 31.4 | ✅ | ✅ | ❔ | ✅ | -- | -- | -- |
| Classification | [PaddleClas/GhostNet](./../../examples/vision/classification/paddleclas) | 20.8 | ✅ | ✅ | ❔ | ✅ | -- | -- | -- |
| Classification | [PaddleClas/MobileNetV1](./../../examples/vision/classification/paddleclas) | 17 | ✅ | ✅ | ❔ | ✅ | -- | -- | -- |
| Classification | [PaddleClas/MobileNetV2](./../../examples/vision/classification/paddleclas) | 14.2 | ✅ | ✅ | ❔ | ✅ | -- | -- | -- |
| Classification | [PaddleClas/MobileNetV3](./../../examples/vision/classification/paddleclas) | 22 | ✅ | ✅ | ❔ | ✅ | ❔ | ❔ | -- |
| Classification | [PaddleClas/ShuffleNetV2](./../../examples/vision/classification/paddleclas) | 9.2 | ✅ | ✅ | ❔ | ✅ | -- | -- | -- |
| Classification | [PaddleClas/SqueezeNetV1.1](./../../examples/vision/classification/paddleclas) | 5 | ✅ | ✅ | ❔ | ✅ | -- | -- | -- |
| Classification | [PaddleClas/Inceptionv3](./../../examples/vision/classification/paddleclas) | 95.5 | ✅ | ✅ | ❔ | ✅ | -- | -- | -- |
| Classification | [PaddleClas/PP-HGNet](./../../examples/vision/classification/paddleclas) | 59 | ✅ | ✅ | ❔ | ✅ | -- | -- | -- |
| Detection | [PaddleDetection/PicoDet_s](./../../examples/vision/detection/paddledetection) | 4.9 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | -- |
| Detection | [YOLOv5](./../../examples/vision/detection/rkyolo) | | ❔ | ❔ | [✅](./examples/vision/detection/rkyolo) | ❔ | ❔ | ❔ | -- |
| Face Detection | [deepinsight/SCRFD](./../../examples/vision/facedet/scrfd) | 2.5 | ✅ | ✅ | ✅ | -- | -- | -- | -- |
| Keypoint Detection | [PaddleDetection/PP-TinyPose](./../../examples/vision/keypointdetection/tiny_pose) | 5.5 | ✅ | ✅ | ❔ | ❔ | ❔ | ❔ | -- |
| Segmentation | [PaddleSeg/PP-LiteSeg(STDC1)](./../../examples/vision/segmentation/paddleseg) | 32.2 | ✅ | ✅ | ✅ | -- | -- | -- | -- |
| Segmentation | [PaddleSeg/PP-HumanSeg-Lite](./../../examples/vision/segmentation/paddleseg) | 0.556 | ✅ | ✅ | ✅ | -- | -- | -- | -- |
| Segmentation | [PaddleSeg/HRNet-w18](./../../examples/vision/segmentation/paddleseg) | 38.7 | ✅ | ✅ | ✅ | -- | -- | -- | -- |
| Segmentation | [PaddleSeg/PP-HumanSeg](./../../examples/vision/segmentation/paddleseg) | 107.2 | ✅ | ✅ | ✅ | -- | -- | -- | -- |
| Segmentation | [PaddleSeg/Unet](./../../examples/vision/segmentation/paddleseg) | 53.7 | ✅ | ✅ | ✅ | -- | -- | -- | -- |
| Segmentation | [PaddleSeg/Deeplabv3](./../../examples/vision/segmentation/paddleseg) | 150 | ❔ | ✅ | ✅ | | | | |
| OCR | [PaddleOCR/PP-OCRv2](./../../examples/vision/ocr/PP-OCRv2) | 2.3+4.4 | ✅ | ✅ | ❔ | -- | -- | -- | -- |
| OCR | [PaddleOCR/PP-OCRv3](./../../examples/vision/ocr/PP-OCRv3) | 2.4+10.6 | ✅ | ❔ | ❔ | ❔ | ❔ | ❔ | -- |
## ⚛️ アプレットモデル対応表
ウェブ・アプレット展開サポートリスト(クリックで縮小)
| ミッションシナリオ | モデル | [web_demo](./../../examples/application/js/web_demo) |
|:------------------:|:-------------------------------------------------------------------------------------------:|:--------------------------------------------:|
| --- | --- | [Paddle.js](./../../examples/application/js) |
| Detection | [FaceDetection](./../../examples/application/js/web_demo/src/pages/cv/detection) | ✅ |
| Detection | [ScrewDetection](./../../examples/application/js/web_demo/src/pages/cv/detection) | ✅ |
| Segmentation | [PaddleSeg/HumanSeg](./../../examples/application/js/web_demo/src/pages/cv/segmentation/HumanSeg) | ✅ |
| Object Recognition | [GestureRecognition](./../../examples/application/js/web_demo/src/pages/cv/recognition) | ✅ |
| Object Recognition | [ItemIdentification](./../../examples/application/js/web_demo/src/pages/cv/recognition) | ✅ |
| OCR | [PaddleOCR/PP-OCRv3](./../../examples/application/js/web_demo/src/pages/cv/ocr) | ✅ |
## 💐 Acknowledge
このプロジェクトでは、SDKの生成とダウンロードに [EasyEdge](https://ai.baidu.com/easyedge/app/openSource) の無償かつオープンな機能を利用しており、そのことに謝意を表したいと思います。
## ©️ License
FastDeploy は、[Apache-2.0 オープンソースプロトコル](./../../LICENSE)に従っています