From f0536dc39a67c681b5a7f2f44d6d255c4b1436a2 Mon Sep 17 00:00:00 2001 From: MissPenguin Date: Thu, 18 Nov 2021 06:27:46 +0000 Subject: [PATCH] rename model name and add slim models --- .../train_infer_python.txt | 0 .../det_mv3_db.yml | 0 ...inux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt | 0 ...el_linux_gpu_normal_normal_infer_python_jetson.txt | 0 ...model_linux_gpu_normal_normal_lite_cpp_arm_cpu.txt | 0 ...gpu_normal_normal_paddle2onnx_python_linux_cpu.txt | 0 ...gpu_normal_normal_serving_python_linux_gpu_cpu.txt | 0 .../train_infer_python.txt | 0 ...train_linux_dcu_normal_normal_infer_python_dcu.txt | 0 ...linux_gpu_fleet_amp_infer_python_linux_gpu_cpu.txt | 0 ...inux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt | 0 ...ain_mac_cpu_normal_normal_infer_python_mac_cpu.txt | 0 ...gpu_normal_normal_infer_python_windows_cpu_gpu.txt | 0 ...gpu_normal_normal_paddle2onnx_python_linux_cpu.txt | 0 ...gpu_normal_normal_serving_python_linux_gpu_cpu.txt | 0 .../det_r50_vd_db.yml | 0 ...gpu_normal_normal_paddle2onnx_python_linux_cpu.txt | 0 ...gpu_normal_normal_serving_python_linux_gpu_cpu.txt | 0 .../train_infer_python.txt | 0 ...gpu_normal_normal_paddle2onnx_python_linux_cpu.txt | 0 ...gpu_normal_normal_serving_python_linux_gpu_cpu.txt | 0 .../rec_icdar15_r34_train.yml | 0 test_tipc/readme.md | 11 +++++++---- 23 files changed, 7 insertions(+), 4 deletions(-) rename test_tipc/configs/{ppocrv2_det_mobile => ch_PP-OCRv2_det}/train_infer_python.txt (100%) rename test_tipc/configs/{ppocr_det_mobile => ch_ppocr_mobile_v2.0_det}/det_mv3_db.yml (100%) rename test_tipc/configs/{ppocr_det_mobile => ch_ppocr_mobile_v2.0_det}/model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt (100%) rename test_tipc/configs/{ppocr_det_mobile => ch_ppocr_mobile_v2.0_det}/model_linux_gpu_normal_normal_infer_python_jetson.txt (100%) rename test_tipc/configs/{ppocr_det_mobile => ch_ppocr_mobile_v2.0_det}/model_linux_gpu_normal_normal_lite_cpp_arm_cpu.txt (100%) rename test_tipc/configs/{ppocr_det_mobile => ch_ppocr_mobile_v2.0_det}/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt (100%) rename test_tipc/configs/{ppocr_det_mobile => ch_ppocr_mobile_v2.0_det}/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt (100%) rename test_tipc/configs/{ppocr_det_mobile => ch_ppocr_mobile_v2.0_det}/train_infer_python.txt (100%) rename test_tipc/configs/{ppocr_det_mobile => ch_ppocr_mobile_v2.0_det}/train_linux_dcu_normal_normal_infer_python_dcu.txt (100%) rename test_tipc/configs/{ppocr_det_mobile => ch_ppocr_mobile_v2.0_det}/train_linux_gpu_fleet_amp_infer_python_linux_gpu_cpu.txt (100%) rename test_tipc/configs/{ppocr_det_mobile => ch_ppocr_mobile_v2.0_det}/train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt (100%) rename test_tipc/configs/{ppocr_det_mobile => ch_ppocr_mobile_v2.0_det}/train_mac_cpu_normal_normal_infer_python_mac_cpu.txt (100%) rename test_tipc/configs/{ppocr_det_mobile => ch_ppocr_mobile_v2.0_det}/train_windows_gpu_normal_normal_infer_python_windows_cpu_gpu.txt (100%) rename test_tipc/configs/{ppocr_rec_mobile => ch_ppocr_mobile_v2.0_rec}/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt (100%) rename test_tipc/configs/{ppocr_rec_mobile => ch_ppocr_mobile_v2.0_rec}/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt (100%) rename test_tipc/configs/{ppocr_det_server => ch_ppocr_server_v2.0_det}/det_r50_vd_db.yml (100%) rename test_tipc/configs/{ppocr_det_server => ch_ppocr_server_v2.0_det}/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt (100%) rename test_tipc/configs/{ppocr_det_server => ch_ppocr_server_v2.0_det}/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt (100%) rename test_tipc/configs/{ppocr_det_server => ch_ppocr_server_v2.0_det}/train_infer_python.txt (100%) rename test_tipc/configs/{ppocr_rec_server => ch_ppocr_server_v2.0_rec}/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt (100%) rename test_tipc/configs/{ppocr_rec_server => ch_ppocr_server_v2.0_rec}/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt (100%) rename test_tipc/configs/{ppocr_rec_server => ch_ppocr_server_v2.0_rec}/rec_icdar15_r34_train.yml (100%) diff --git a/test_tipc/configs/ppocrv2_det_mobile/train_infer_python.txt b/test_tipc/configs/ch_PP-OCRv2_det/train_infer_python.txt similarity index 100% rename from test_tipc/configs/ppocrv2_det_mobile/train_infer_python.txt rename to test_tipc/configs/ch_PP-OCRv2_det/train_infer_python.txt diff --git a/test_tipc/configs/ppocr_det_mobile/det_mv3_db.yml b/test_tipc/configs/ch_ppocr_mobile_v2.0_det/det_mv3_db.yml similarity index 100% rename from test_tipc/configs/ppocr_det_mobile/det_mv3_db.yml rename to test_tipc/configs/ch_ppocr_mobile_v2.0_det/det_mv3_db.yml diff --git a/test_tipc/configs/ppocr_det_mobile/model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/ch_ppocr_mobile_v2.0_det/model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt similarity index 100% rename from test_tipc/configs/ppocr_det_mobile/model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt rename to test_tipc/configs/ch_ppocr_mobile_v2.0_det/model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt diff --git a/test_tipc/configs/ppocr_det_mobile/model_linux_gpu_normal_normal_infer_python_jetson.txt b/test_tipc/configs/ch_ppocr_mobile_v2.0_det/model_linux_gpu_normal_normal_infer_python_jetson.txt similarity index 100% rename from test_tipc/configs/ppocr_det_mobile/model_linux_gpu_normal_normal_infer_python_jetson.txt rename to test_tipc/configs/ch_ppocr_mobile_v2.0_det/model_linux_gpu_normal_normal_infer_python_jetson.txt diff --git a/test_tipc/configs/ppocr_det_mobile/model_linux_gpu_normal_normal_lite_cpp_arm_cpu.txt b/test_tipc/configs/ch_ppocr_mobile_v2.0_det/model_linux_gpu_normal_normal_lite_cpp_arm_cpu.txt similarity index 100% rename from test_tipc/configs/ppocr_det_mobile/model_linux_gpu_normal_normal_lite_cpp_arm_cpu.txt rename to test_tipc/configs/ch_ppocr_mobile_v2.0_det/model_linux_gpu_normal_normal_lite_cpp_arm_cpu.txt diff --git a/test_tipc/configs/ppocr_det_mobile/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt b/test_tipc/configs/ch_ppocr_mobile_v2.0_det/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt similarity index 100% rename from test_tipc/configs/ppocr_det_mobile/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt rename to test_tipc/configs/ch_ppocr_mobile_v2.0_det/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt diff --git a/test_tipc/configs/ppocr_det_mobile/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt b/test_tipc/configs/ch_ppocr_mobile_v2.0_det/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt similarity index 100% rename from test_tipc/configs/ppocr_det_mobile/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt rename to test_tipc/configs/ch_ppocr_mobile_v2.0_det/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt diff --git a/test_tipc/configs/ppocr_det_mobile/train_infer_python.txt b/test_tipc/configs/ch_ppocr_mobile_v2.0_det/train_infer_python.txt similarity index 100% rename from test_tipc/configs/ppocr_det_mobile/train_infer_python.txt rename to test_tipc/configs/ch_ppocr_mobile_v2.0_det/train_infer_python.txt diff --git a/test_tipc/configs/ppocr_det_mobile/train_linux_dcu_normal_normal_infer_python_dcu.txt b/test_tipc/configs/ch_ppocr_mobile_v2.0_det/train_linux_dcu_normal_normal_infer_python_dcu.txt similarity index 100% rename from test_tipc/configs/ppocr_det_mobile/train_linux_dcu_normal_normal_infer_python_dcu.txt rename to test_tipc/configs/ch_ppocr_mobile_v2.0_det/train_linux_dcu_normal_normal_infer_python_dcu.txt diff --git a/test_tipc/configs/ppocr_det_mobile/train_linux_gpu_fleet_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/ch_ppocr_mobile_v2.0_det/train_linux_gpu_fleet_amp_infer_python_linux_gpu_cpu.txt similarity index 100% rename from test_tipc/configs/ppocr_det_mobile/train_linux_gpu_fleet_amp_infer_python_linux_gpu_cpu.txt rename to test_tipc/configs/ch_ppocr_mobile_v2.0_det/train_linux_gpu_fleet_amp_infer_python_linux_gpu_cpu.txt diff --git a/test_tipc/configs/ppocr_det_mobile/train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/ch_ppocr_mobile_v2.0_det/train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt similarity index 100% rename from test_tipc/configs/ppocr_det_mobile/train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt rename to test_tipc/configs/ch_ppocr_mobile_v2.0_det/train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt diff --git a/test_tipc/configs/ppocr_det_mobile/train_mac_cpu_normal_normal_infer_python_mac_cpu.txt b/test_tipc/configs/ch_ppocr_mobile_v2.0_det/train_mac_cpu_normal_normal_infer_python_mac_cpu.txt similarity index 100% rename from test_tipc/configs/ppocr_det_mobile/train_mac_cpu_normal_normal_infer_python_mac_cpu.txt rename to test_tipc/configs/ch_ppocr_mobile_v2.0_det/train_mac_cpu_normal_normal_infer_python_mac_cpu.txt diff --git a/test_tipc/configs/ppocr_det_mobile/train_windows_gpu_normal_normal_infer_python_windows_cpu_gpu.txt b/test_tipc/configs/ch_ppocr_mobile_v2.0_det/train_windows_gpu_normal_normal_infer_python_windows_cpu_gpu.txt similarity index 100% rename from test_tipc/configs/ppocr_det_mobile/train_windows_gpu_normal_normal_infer_python_windows_cpu_gpu.txt rename to test_tipc/configs/ch_ppocr_mobile_v2.0_det/train_windows_gpu_normal_normal_infer_python_windows_cpu_gpu.txt diff --git a/test_tipc/configs/ppocr_rec_mobile/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt b/test_tipc/configs/ch_ppocr_mobile_v2.0_rec/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt similarity index 100% rename from test_tipc/configs/ppocr_rec_mobile/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt rename to test_tipc/configs/ch_ppocr_mobile_v2.0_rec/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt diff --git a/test_tipc/configs/ppocr_rec_mobile/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt b/test_tipc/configs/ch_ppocr_mobile_v2.0_rec/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt similarity index 100% rename from test_tipc/configs/ppocr_rec_mobile/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt rename to test_tipc/configs/ch_ppocr_mobile_v2.0_rec/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt diff --git a/test_tipc/configs/ppocr_det_server/det_r50_vd_db.yml b/test_tipc/configs/ch_ppocr_server_v2.0_det/det_r50_vd_db.yml similarity index 100% rename from test_tipc/configs/ppocr_det_server/det_r50_vd_db.yml rename to test_tipc/configs/ch_ppocr_server_v2.0_det/det_r50_vd_db.yml diff --git a/test_tipc/configs/ppocr_det_server/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt b/test_tipc/configs/ch_ppocr_server_v2.0_det/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt similarity index 100% rename from test_tipc/configs/ppocr_det_server/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt rename to test_tipc/configs/ch_ppocr_server_v2.0_det/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt diff --git a/test_tipc/configs/ppocr_det_server/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt b/test_tipc/configs/ch_ppocr_server_v2.0_det/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt similarity index 100% rename from test_tipc/configs/ppocr_det_server/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt rename to test_tipc/configs/ch_ppocr_server_v2.0_det/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt diff --git a/test_tipc/configs/ppocr_det_server/train_infer_python.txt b/test_tipc/configs/ch_ppocr_server_v2.0_det/train_infer_python.txt similarity index 100% rename from test_tipc/configs/ppocr_det_server/train_infer_python.txt rename to test_tipc/configs/ch_ppocr_server_v2.0_det/train_infer_python.txt diff --git a/test_tipc/configs/ppocr_rec_server/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt b/test_tipc/configs/ch_ppocr_server_v2.0_rec/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt similarity index 100% rename from test_tipc/configs/ppocr_rec_server/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt rename to test_tipc/configs/ch_ppocr_server_v2.0_rec/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt diff --git a/test_tipc/configs/ppocr_rec_server/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt b/test_tipc/configs/ch_ppocr_server_v2.0_rec/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt similarity index 100% rename from test_tipc/configs/ppocr_rec_server/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt rename to test_tipc/configs/ch_ppocr_server_v2.0_rec/model_linux_gpu_normal_normal_serving_python_linux_gpu_cpu.txt diff --git a/test_tipc/configs/ppocr_rec_server/rec_icdar15_r34_train.yml b/test_tipc/configs/ch_ppocr_server_v2.0_rec/rec_icdar15_r34_train.yml similarity index 100% rename from test_tipc/configs/ppocr_rec_server/rec_icdar15_r34_train.yml rename to test_tipc/configs/ch_ppocr_server_v2.0_rec/rec_icdar15_r34_train.yml diff --git a/test_tipc/readme.md b/test_tipc/readme.md index 9ab6f333..bb9f06f0 100644 --- a/test_tipc/readme.md +++ b/test_tipc/readme.md @@ -23,11 +23,14 @@ | 算法论文 | 模型名称 | 模型类型 | 基础
训练预测 | 更多
训练方式 | 模型压缩 | 其他预测部署 | | :--- | :--- | :----: | :--------: | :---- | :---- | :---- | -| DB |ch_ppocr_mobile_v2.0_det | 检测 | 支持 | 多机多卡
混合精度 | FPGM裁剪
离线量化| Paddle Inference: C++
Paddle Serving: Python, C++
Paddle-Lite:
(1) ARM CPU(C++) | -| DB |ch_ppocr_server_v2.0_det | 检测 | 支持 | 多机多卡
混合精度 | FPGM裁剪
离线量化| Paddle Inference: C++
Paddle Serving: Python, C++
Paddle-Lite:
(1) ARM CPU(C++) | +| DB |ch_ppocr_mobile_v2.0_det | 检测 | 支持 | 多机多卡
混合精度 | - | Paddle Inference: C++
Paddle Serving: Python, C++
Paddle-Lite:
(1) ARM CPU(C++) | +| DB |ch_ppocr_mobile_v2.0_det_FPGM | 检测 | 支持 | 多机多卡
混合精度 | FPGM裁剪 | Paddle Inference: C++
Paddle Serving: Python, C++
Paddle-Lite:
(1) ARM CPU(C++) | +| DB |ch_ppocr_mobile_v2.0_det_PACT | 检测 | 支持 | 多机多卡
混合精度 | PACT量化 | Paddle Inference: C++
Paddle Serving: Python, C++
Paddle-Lite:
(1) ARM CPU(C++) | +| DB |ch_ppocr_mobile_v2.0_det_KL | 检测 | 支持 | 多机多卡
混合精度 | 离线量化| Paddle Inference: C++
Paddle Serving: Python, C++
Paddle-Lite:
(1) ARM CPU(C++) | +| DB |ch_ppocr_server_v2.0_det | 检测 | 支持 | 多机多卡
混合精度 | - | Paddle Inference: C++
Paddle Serving: Python, C++
Paddle-Lite:
(1) ARM CPU(C++) | | DB |ch_PP-OCRv2_det | 检测 | -| CRNN |ch_ppocr_mobile_v2.0_rec | 识别 | 支持 | 多机多卡
混合精度 | PACT量化
离线量化| Paddle Inference: C++
Paddle Serving: Python, C++
Paddle-Lite:
(1) ARM CPU(C++) | -| CRNN |ch_ppocr_server_v2.0_rec | 识别 | 支持 | 多机多卡
混合精度 | PACT量化
离线量化| Paddle Inference: C++
Paddle Serving: Python, C++
Paddle-Lite:
(1) ARM CPU(C++) | +| CRNN |ch_ppocr_mobile_v2.0_rec | 识别 | 支持 | 多机多卡
混合精度 | - | Paddle Inference: C++
Paddle Serving: Python, C++
Paddle-Lite:
(1) ARM CPU(C++) | +| CRNN |ch_ppocr_server_v2.0_rec | 识别 | 支持 | 多机多卡
混合精度 | - | Paddle Inference: C++
Paddle Serving: Python, C++
Paddle-Lite:
(1) ARM CPU(C++) | | CRNN |ch_PP-OCRv2_rec | 识别 | | PP-OCR |ch_ppocr_mobile_v2.0 | 检测+识别 | 支持 | 多机多卡
混合精度 | - | Paddle Inference: C++
Paddle Serving: Python, C++
Paddle-Lite:
(1) ARM CPU(C++) | | PP-OCR |ch_ppocr_server_v2.0 | 检测+识别 | 支持 | 多机多卡
混合精度 | - | Paddle Inference: C++
Paddle Serving: Python, C++
Paddle-Lite:
(1) ARM CPU(C++) | -- GitLab