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

Convert h5 to tflite #20

Open
michisaak opened this issue Oct 6, 2020 · 0 comments
Open

Convert h5 to tflite #20

michisaak opened this issue Oct 6, 2020 · 0 comments

Comments

@michisaak
Copy link

Hi,
Very nice work with this seld-net! I was trying to do some training and then convert the keras model to tflite but when I try that I am getting this error :
TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'

I guess it comes from some string that is not passed properly. Do you know what might be the problem?

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