Ask Your Question

Revision history [back]

Performance of OpenCV DNN vs Tensorflow Lite

Hello all, I had recently trained a machine learning model using Tensorflow and wanted to run it on an Android app. I will be running it on a Moto G3 and wanted to hear from you all on which platform will be faster. I can either use OpenCV's integrated DNN module to run the model or I could end up using Tensorflow Lite. Which platform would be faster for a pretty basic Convolutional Neural Network.

Thanks in advance, Aditya

Performance of OpenCV DNN vs Tensorflow Lite

Hello all, I had recently trained a machine learning model using Tensorflow and wanted to run it on an Android app. I will be running it on a Moto G3 and wanted to hear from you all on which platform will be faster. I can either use OpenCV's integrated DNN module to run the model or I could end up using Tensorflow Lite. Which platform would be faster for a pretty basic Convolutional Neural Network.Network?

Thanks in advance, Aditya Aditya