Replies: 2 comments 2 replies
-
You can download the H5 file from the URL present in this script: https://github.com/serengil/deepface/blob/master/deepface/basemodels/Facenet.py and use the |
Beta Was this translation helpful? Give feedback.
-
Hi @shubham0204 , Thank you for your prompt reply. I'm trying to convert I am able to convert it using Tensorflow 2.17 and get output in python. But it doesn't run on android because latest version for TFlite in android is 2.16.1. I tried converting the model using lower versions of Tensorflow in python, but the models don't work. I am getting this error while trying to run TFlite model on android:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
How do you convert models to TFlite? I tried converting, but my app is crashing while trying to get output.
Do you perform optimisation/quantisation? If you do, does it reduce the model accuracy?
Please help. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions