cmdbug/YOLOv5_NCNN

why did I use your nanodet ouput wrong boxes but it is correct when i use nanodet offical ncnn demo

ruiming46zrm opened this issue · 3 comments

why did I use your nanodet ouput wrong boxes but it is correct when i use nanodet offical ncnn demo

Please modify the output name. The new version has been changed.

ut name. The new version has been changed.

I have already modified before

change 1:
{"cls_pred_stride_8", "dis_pred_stride_8", 8},
{"cls_pred_stride_16", "dis_pred_stride_16", 16},
{"cls_pred_stride_32", "dis_pred_stride_32", 32},
change2:
customer information like num_class

any other to change?