Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Export to tflite model #239

@AnhPC03

Description

@AnhPC03

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions