linghu8812 / tensorrt_inference

699 stars 205 forks source link

Does yolov5 support onnx to caffemodel #114

Open PowerDi opened 2 years ago

PowerDi commented 2 years ago

Hey. I test the inference project and perform great result. But have u tested changing the onnx model to caffemodel? I adjusted Focus Layer to Conv and HardWish to Relu. However, I dont comfirm whether it was feasible.