I am trying to run the Yolov3 on Ultra96 board as Xilinx Edge AI Yolov3 darknet to caffe converter mentioned.
but the size of dpu_yolo.elf file I got is 61.6MB, and the tutorial is 32.5MB.
the demo of dnndk adas_detection (xilinx_dnndk_v3.1_190809\xilinx_dnndk_v3.1\Ultra96\samples\adas_detection\model\dpu_yolo.elf) is only 2.66MB.
I have tried all kinds of things, but I have never been able to achieve this effect.
Can anyone help me or give me some advices?