Performance of OpenCV DNN vs Tensorflow Lite

asked 2019-09-26 03:36:45 -0600

aditya_mangalampalli gravatar image

updated 2019-09-26 03:37:00 -0600

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

edit retag flag offensive close merge delete

Comments

1

please go, try & tell us !!

berak gravatar imageberak ( 2019-09-26 03:40:21 -0600 )edit