update Individual_V2/README.md.

Signed-off-by: 贝狄威尔 <751387081@qq.com>
This commit is contained in:
贝狄威尔
2022-11-17 01:40:54 +00:00
committed by Gitee
parent e54226ae65
commit 9db27b68b4

View File

@@ -198,4 +198,4 @@ python3 cal_accuracy.py --gt-file=./test_full.txt --pred-file=./infer_result.txt
作为对比目标属性识别v1的19962张图片的端到端总耗时为427.26s平均每张图片的耗时为21.40ms。 作为对比目标属性识别v1的19962张图片的端到端总耗时为427.26s平均每张图片的耗时为21.40ms。
目标属性识别v1的平均精度为90.11709748522192。 目标属性识别v1的平均精度为90.11709748522192。v2项目精度达标跟v1的精度完全一致。