1.网络选取
我们选取AI-Benchmark中4个常见类别的测试项,分别对瑞萨-O6的CPU、GPU、高通8均3的CPU、GPU、NPU进行测试:
有:
分类网络:Inception - V3、检测网络: YOLO V4 Tiny、分割网络:DeepLab V3+、超分网络:ESR-ganbVciru)
2.测试方法:
TFLite 2.16.2 + 默认CPU(CPU 4线程) + GPUCL Delegate(GPU) + Qualcomm QNN Delegate(NPU)
预热20次,运行100次
测试命令如:./ai_benchmark_infer -m inception_v3_float.tflite -p 10 -l 100 -b gpu
3.分类网络:Inception - V3
4.检测网络: YOLO V4 Tiny
5.分割网络:Deep Lab V3+
6.超分网络:ESR-GAN
7.测试结果