寒武纪---refindet caffe模型开始的步骤

第一步编译bin

sh ./build.sh  refinedet_online_singlecore.cpp

sh ./build.sh  refinedet_offline_singlecore.cpp

第二步转网络到int8 和interesting6 convert_prototxt_panto.sh

 file_test_list.txt  写测试图像的路径

file_list.txt   量化图像的路径

refinedet_quantized_panto.ini   修改里面的参数

将模型VOC0712_refinedet_vgg16_320x320_iter_19600_cut_second_2021322.caffemodel 转好成为int16_deploy_panto.prototxt

 

 

第三步:生成离线网络模型   sh ./gen_offline.sh

 

 第四步:测试生成的离线网络模型

 

posted @ 2022-03-03 13:31  水木清扬  阅读(75)  评论(0编辑  收藏  举报