Abstract
The rise of deep learning technology on microcontrollers (TinyML) marks a major innovation in the deployment of artificial intelligence on the vast number of embedded platforms,which will greatly boost the development of AIoT. There are many kinds of microcontrollers,and different chip development methods and basic APIs are also different.Compared with the PC side,the development of the reasoning technology of the model is not easy,and certain embedded development experience is required.We try to combine high-level language Python with microcontrollers to provide beginner developers with a simple and reliable low-code development kit called "OpenART",which can greatly improve the development efficiency and reduce learning efforts of deploying,evaluating,and benchmarking deep learning on microcontrollers.
Key words
OpenART /
TinyML /
i.MX RT /
low-code inference technology
Cite this article
Download Citations
Zhang Yan, Song Yan.
Research on Low-code Neural Network Inference Technology of Microcontroller Platform[J]. Integrated Circuits and Embedded Systems. 2022, 22(10): 7-10
{{custom_sec.title}}
{{custom_sec.title}}
{{custom_sec.content}}
References
[1] David R,Duke J,Jain A,et al.TensorFlow Lite Micro: Embedded Machine Learning on TinyML Systems[J].2020.
[2] https://micropython.org.
[3] https://docs.openmv.io.
[4] https://github.com/tensorflow/tflite-micro.