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

Converting a mixed-precision quantization model for deployment on MCU #21

Open
erectbranch opened this issue Jun 2, 2023 · 0 comments

Comments

@erectbranch
Copy link

Thanks for this amazing repo. I'm currently working on training an efficient low-precision backbone and deploying it on an ARM Cortex-M7 MCU device with limited resources (512kB RAM, 2MB Flash). I believe I need to convert the mixed-precision quantization model to a tflite model to achieve this.

Could you please guide how to perform this conversion and deployment? Thanks.

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