Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Converting PTH to tflite #81

Open
CarterSnich opened this issue Nov 21, 2024 · 1 comment
Open

Converting PTH to tflite #81

CarterSnich opened this issue Nov 21, 2024 · 1 comment

Comments

@CarterSnich
Copy link

CarterSnich commented Nov 21, 2024

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

@CarterSnich
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant