You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I convert the pre-trained models to tflite? I don't know where to get the input shape and the number of channels. I'm completely new to this kind of machine learning.
I somehow able to convert it to tflite. Now, I don't know yet how to use this. I wanna try it using OpenCV camera, but I don't know how to pass the captured video and input it onto the tflite. Please enlighten me.
How can I convert the pre-trained models to tflite? I don't know where to get the input shape and the number of channels. I'm completely new to this kind of machine learning.
I am following this guide:
https://ai.google.dev/edge/litert/models/pytorch_to_tflite
The text was updated successfully, but these errors were encountered: