emedvedev/attention-ocr

Converting to frozen graph

Closed this issue · 1 comments

I have downloaded and extracted the model from the original GitHub repository. Please explain how to convert it to a frozen graph format. Here is how the extracted directory looks like.
image
What are the changes that I need to make in the export code code to convert to frozen-graph?.

create a new folder exported-model

and run

aocr export --format=frozengraph ./exported-model