Skip to content

Issues with generating tflite file #5

@iskuhis

Description

@iskuhis

Thanks aashutoshrathi

1.I have followed the instructions you mentioned. but having "python retrain.py --image_dir " it doesn't generate .pb file for me.
So I went with this sample again https://codelabs.developers.google.com/codelabs/tensorflow-for-poets/#3 and I could generate .pb file but not checkpoint. ( I just clone that project pasting there the other photos)
2.Next I tried to do Freeze your GraphDef Model as it described ( I copied freeze.py file to scripts folder) and I got "File "scripts/freeze.py", line 14
SyntaxError: Non-ASCII character '\xc2' in file scripts/freeze.py on line 14, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details."

And I don't get about naming you mentioned there.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions