This app and all necessary tools are open source https://github.com/gordinmitya/dnn_benchmark
It now supports following frameworks:
* MNN Alibaba
* TFLite Google
* TFMobile Google
* Pytorch Facebook
* OpenCV DNN
* Mace Xiaomi
* SNPE Qualcomm
* NCNN Tencent
Going to add:
* HiAI (Huawei).
Performance is measured on classification (mobilenet v2) and segmentation (deeplab v3) tasks. Object detection, pose estimation, RNN, smth else to be added.
Results are present on https://bench.gordinmitya.ru
It now supports following frameworks:
* MNN Alibaba
* TFLite Google
* TFMobile Google
* Pytorch Facebook
* OpenCV DNN
* Mace Xiaomi
* SNPE Qualcomm
* NCNN Tencent
Going to add:
* HiAI (Huawei).
Performance is measured on classification (mobilenet v2) and segmentation (deeplab v3) tasks. Object detection, pose estimation, RNN, smth else to be added.
Results are present on https://bench.gordinmitya.ru
Show More