RockySong / micropython-rocky

micropython and OpenMV port to NXP MCUs
MIT License
190 stars 77 forks source link

Does this board support TensorFlow Lite? 该开发板是否支持TensorFlow Lite程序? #26

Open Linzh7 opened 3 years ago

Linzh7 commented 3 years ago

Hello, i wonder does this board is able 2 load tf module? I can't import tf in IDE with the ImportError: No module named 'tf', just like the following image. 1

if not, what network model is support? the h5 of keras or sth else? last, if I run MobileNet v1 on this board, what's the max fps it could output.

thx a lot

您好, 该开发板是否支持加载tf模块?我无法在ide中导入tf模块,他报错如上图。 如果不支持tf模块,请问何种神经网络是被支持的? keras的h5或者其他? 最后,若我在上面运行MobileNet v1,能输出的最大fps是多少? 感谢。