8000 GitHub - Songyeyaosong/MagicWand: A magic wand project with ESP32+MPU6050+TensorFlow
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Songyeyaosong/MagicWand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

ESP32+MPU6050+TensorFlow的一个魔杖项目

Tensorflow转换成TensorflowLite的模型文件是.tflite后缀,需要转成.h才能写进ESP32

在linux系统(或者windows的git bash)运行这段代码将.tflite转成.h:

xxd -i model.tflite > model.h

About

A magic wand project with ESP32+MPU6050+TensorFlow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0