Hi,
As described in <Performance and efficiency benchmarking with TDA4 Edge AI processors>, Resnet50 could reach 162 fps, ssd-mobilenetv1 could reach 385 fps.
But I use download_models.sh in edgead-gst-apps to download and test resnet50(ONR-CL-6110-resNet50) and ssd-mobilenetv1(TFL-OD-2000-ssd-mobV1-coco-mlperf-300x300)with app_edgeai, from the log, dl-inference time cost is 7.54 ms(133 fps) with resnet50 and 3.08 ms(325 fps)with ssd-mobilenetv1, the gap is about 15%~20%.
Is there any thing I missed to boost its performance to reach the benchmark?
Thanks!
Jacky.Lin