AXERA-TECH / ax-samples

Samples code for world class Artificial Intelligence SoCs for computer vision applications.
BSD 3-Clause "New" or "Revised" License
214 stars 47 forks source link

How to convert models from TensorFlow? #56

Closed eljuguetero closed 1 year ago

eljuguetero commented 1 year ago

How to convert custom models to something that can be used on Axera?

BUG1989 commented 1 year ago
  1. please use the 3rdparty tools to convert pb to onnx or tflite to onnx
  2. onnx2joint,using the pulsar tool from pulsar-docs-en.readthedocs.io