linghu8812 / tensorrt_inference

707 stars 208 forks source link

Does yolov5 support onnx to caffemodel #114

Open PowerDi opened 3 years ago

PowerDi commented 3 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.