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

Yolonas export expanded #1

Open
wants to merge 4 commits into
base: yolonas_export
Choose a base branch
from

Conversation

danielafrimi
Copy link
Collaborator

Full pipeline is in the file onnx2tflite_example.py

The script has the following capabilities:

  1. Compile yolonas/other model to TFLite
  2. Support qunatization to int8 (with calibration) and FP16
  3. If quantize to int8 you have an option to calc stat about the error of each layer
  4. evaluation on coco val dataset for the TFLite model (run on cpu)

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

Successfully merging this pull request may close these issues.

1 participant