我已经把以及训练完的yolo模型导出成tflite文件格式了,另外还有txt文件,我该如何把openmv上部署模型呢?另外我看从tensorflow中导出的模型有包含ipynb类型的文件,这个是需要的嘛?
Hi, we don’t handle the output format of a yolo model right now so I don’t believe we will be able to run one. But, maybe potentially.
The I Python notebook file is not required. Just the tflite and txt file.
That said, we recommend using the FOMO model from Edge Impulse for object tracking.
关注中。。。。