Hi, thank you for the wonderful work.
I tried it on default tiny yolov4 weights and used yolov4-tiny-relu-tpu.cfg for conversion. I also used coco validation dataset for post-training quantization.
After that, I ran edgecompiler and the weights are converted successfully.
However, when I run inference, it fails to detect any box. Can you please help? The conversion and inference script are same as in your wiki link.
Thanks
Hi, thank you for the wonderful work.
I tried it on default
tiny yolov4 weightsand usedyolov4-tiny-relu-tpu.cfgfor conversion. I also used coco validation dataset for post-training quantization.After that, I ran edgecompiler and the weights are converted successfully.
However, when I run inference, it fails to detect any box. Can you please help? The conversion and inference script are same as in your wiki link.
Thanks