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

How to apply quantization aware training on EfficientDet keras model? #1189

Open
kimwj94 opened this issue Mar 27, 2023 · 0 comments
Open

How to apply quantization aware training on EfficientDet keras model? #1189

kimwj94 opened this issue Mar 27, 2023 · 0 comments

Comments

@kimwj94
Copy link

kimwj94 commented Mar 27, 2023

I'm trying to do quantization aware training on EfficientDet keras model.
I tried use Nvidia TensorFlow-2.x-Quantization-Toolkit, but I got error: ValueError: to_quantize can only either be a tf.keras Sequential or Functional model.

How can I modify the model to do QAT?

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