From 2f268987ded34edd420b4fd78839c7a5ea05e88b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=8E=E6=8E=A5=E5=85=89=E8=BE=89=E5=B2=81=E6=9C=88?= Date: Mon, 3 Apr 2023 02:35:28 +0000 Subject: [PATCH] update ACL_PyTorch/built-in/cv/Deepmar_for_Pytorch/README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 迎接光辉岁月 --- ACL_PyTorch/built-in/cv/Deepmar_for_Pytorch/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ACL_PyTorch/built-in/cv/Deepmar_for_Pytorch/README.md b/ACL_PyTorch/built-in/cv/Deepmar_for_Pytorch/README.md index a0dfd604dd..5a28929dac 100644 --- a/ACL_PyTorch/built-in/cv/Deepmar_for_Pytorch/README.md +++ b/ACL_PyTorch/built-in/cv/Deepmar_for_Pytorch/README.md @@ -229,8 +229,8 @@ DeepSAR:独立识别每个属性。将每一个属性的识别当作二元分 | 芯片型号 | BatchSize | 数据集 | 精度 | 性能 | | --------- | --------- | ----------- | --------------- | --------- | |Ascend310P3| 1 | PETA | Acc=78.9%| 1642.5 fps | -|Ascend310P3| 4 | PETA | Acc=78.9%| 869.4 fps | -|Ascend310P3| 8 | PETA | Acc=78.9%| 497.7 fps | -|Ascend310P3| 16 | PETA | Acc=78.9%| 252.4 fps | -|Ascend310P3| 32 | PETA | Acc=78.9%| 80.6 fps | -|Ascend310P3| 64 | PETA | Acc=78.9%| 47.5 fps | \ No newline at end of file +|Ascend310P3| 4 | PETA | Acc=78.9%| 3402.4 fps | +|Ascend310P3| 8 | PETA | Acc=78.9%| 3951.7 fps | +|Ascend310P3| 16 | PETA | Acc=78.9%| 2020.4 fps | +|Ascend310P3| 32 | PETA | Acc=78.9%| 1036.6 fps | +|Ascend310P3| 64 | PETA | Acc=78.9%| 2564.5 fps | \ No newline at end of file -- Gitee