亿智inference

Huang Meng 607aaa9dbd first commit hace 1 año
include 607aaa9dbd first commit hace 1 año
include_bakbak 607aaa9dbd first commit hace 1 año
libs 607aaa9dbd first commit hace 1 año
model_and_data 607aaa9dbd first commit hace 1 año
out 607aaa9dbd first commit hace 1 año
yolo 607aaa9dbd first commit hace 1 año
yolo_test 607aaa9dbd first commit hace 1 año
Makefile 607aaa9dbd first commit hace 1 año
README.md 607aaa9dbd first commit hace 1 año
main.cpp 607aaa9dbd first commit hace 1 año
run_on_board.sh 607aaa9dbd first commit hace 1 año

README.md

使用说明

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 目录下