hailo-ai / hailo-rpi5-examples

MIT License
161 stars 17 forks source link

[Question] Supported DNN frameworks #5

Open Red-Eyed opened 3 weeks ago

Red-Eyed commented 3 weeks ago

Hello!

I didn't find any mentions about supported DNN frameworks like pytorch, onnxruntime, tensorflow.

Question is: how can I run custom models in onnx format (or tflite)?

Thanks.

aallan commented 2 weeks ago

I'm also interested in this, see aallan/benchmarking-ml-on-the-edge#2, I'd like to add Hailo support to my benchmarking framework. That'll need my benchmark models (which are in tensorflow format) to get converted to HEF so I can used them in my scripts.