-
Notifications
You must be signed in to change notification settings - Fork 135
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
Convert into tflite #26
Comments
`import tensorflow as tf if name == 'main': Tried this, but its giving error: |
Have you downloaded the respective weight file? |
Hi, @foamliu I want to test this model into mobile can you help me how to convert it in tflite model ?
The text was updated successfully, but these errors were encountered: