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

Quantization tool in tensorflow #5

Open
liuhantao9 opened this issue Feb 21, 2018 · 0 comments
Open

Quantization tool in tensorflow #5

liuhantao9 opened this issue Feb 21, 2018 · 0 comments

Comments

@liuhantao9
Copy link

You are using quantize_graph tool to quantize the model.
https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/lite
On this website, they are suggesting freeze the graph using .pb and .ckpt, then convert it to .tflite.
I think freeze_graph tool can also generate a quantized model.
Do you know what is the difference?
Where is the .ckpt file for darkflow?

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