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

Export to tflite model #239

Open
AnhPC03 opened this issue Mar 8, 2023 · 0 comments
Open

Export to tflite model #239

AnhPC03 opened this issue Mar 8, 2023 · 0 comments

Comments

@AnhPC03
Copy link

AnhPC03 commented Mar 8, 2023

Hello @idealo-ricardo-band @idealoprovisioning
I very appreciate your awesome work. And I'm trying to convert RRDN hdf5 model to tflite in order to integrate it to android project.
But when I was exporting, I got the error

File "/home/lib/python3.8/site-packages/tensorflow/lite/python/lite.py", line 1287, in _freeze_keras_model
    if not isinstance(self._keras_model.call, _def_function.Function):
AttributeError: 'RRDN' object has no attribute 'call'

Could you give me some advice? Thank you

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