Arm_imx 8QXP实践

参考资料:

Arm开发资料

MCIMX8QXP-CPU: i.MX 8QuadXPlus多传感器支持套件(MEK)

https://www.nxp.com.cn/design/development-boards/i-mx-evaluation-and-development-boards/i-mx-8quadxplus-multisensory-enablement-kit-mek:MCIMX8QXP-CPU

MCIMX8QXP-CPU快速入门指南

https://www.nxp.com.cn/document/guide/get-started-with-the-mcimx8qxp-cpu:GS-MCIMX8QXP-CPU

i.MX Software and Development Tools

https://www.nxp.com.cn/design/software/embedded-software/i-mx-software:IMX-SW

Arm NNSoftware Developer Kit (SDK)

https://developer.arm.com/ip-products/processors/machine-learning/arm-nn

CMSIS-NN: Efficient Neural Network Kernels for Arm Cortex-M CPUs

https://arm-software.github.io/CMSIS_5/NN/html/index.html

OpenCV资料

OpenCV-extra部分已训练好的模型

http://dl.caffe.berkeleyvision.org/

TensorflowLite资料

官网

https://tensorflow.google.cn/lite/

FlatBuffers平台

https://google.github.io/flatbuffers/

OpenCL资料

官网

https://www.khronos.org/opencl/

快速入门教程

https://www.cnblogs.com/leiben/archive/2012/06/05/2536508.html

你可能感兴趣的:(机器学习,嵌入式)