准备事项

image-20241124192713726

image-20241124193826281

image-20241124201959542

image-20241124202051342

image-20241124202120239

image-20241124194314975

交叉编译,配置本地的GCC编译环境。

arm-buildroot-linux-gnueabihf-gcc -o hello hello.c -static

export PATH=~/buildroot/output/host/usr/bin:$PATH

部署模型

1.选择开源项目

image-20241127105210004

2.模型转换

3.模型部署

4.摄像头集成与实时识别