Chang Ye
Edge AI Practices and Theory using RT-Thread
Status: Available NowArtificial intelligence is a rapidly developing technology, which has already strongly affected our lives in many ways. However, for the traditional embed area, due to the limitation of the constrained resources such as CPU frequency and small RAM, high performance AI is quite hard to implemented. In our topic, by using the combination of the RT-Thread OS and the RISC-V processors, we will show its high performance and low costs on Edge AI computing. Firstly, we will introduce the relationship between the RISC-V and the RT-Thread OS. Secondly, a detail process for transplanting RT-Thread OS on the RISC-V processors will be demonstrated. Thirdly, a rapid Edge AI deployment platform for RT-Thread OS named RT-AK will be showed, and its principle and usage will be analyzed detailedly. At last, we will demonstrate RT-AK, on a RISC-V processor, we will implement two typical Edge AI applications with C programming and Python programming respectively.