|
hace 1 año | |
---|---|---|
include | hace 1 año | |
include_bakbak | hace 1 año | |
libs | hace 1 año | |
model_and_data | hace 1 año | |
out | hace 1 año | |
yolo | hace 1 año | |
yolo_test | hace 1 año | |
Makefile | hace 1 año | |
README.md | hace 1 año | |
main.cpp | hace 1 año | |
run_on_board.sh | hace 1 año |
1. make clean
2. make complie
3. cp yolo/libnn_yolo.so frameworks/nn/lib/n7v3/armhf/custom/libnn_customdet.so 替换SDK里面的so
4. cp ezb和bin模型文件到 frameworks/nn/lib/n7v3/models/custom 目录下
5. cp 对应的json文件到 frameworks/nn/lib/n7v3/armhf/custom 目录下