Rapternmn / PyTorch-Onnx-Tensorrt

A set of tool which would make your life easier with Tensorrt and Onnxruntime. This Repo is designed for YoloV3
80 stars 18 forks source link

Export YoloV3 ASFF? #3

Open lucasjinreal opened 4 years ago

lucasjinreal commented 4 years ago

Hi, do u have any plan to export this one?

https://github.com/ruinmessi/ASFF

Currently, I found this repo can export to onnx, but drops a lot of layers when export, every weird. This method is much more accurate then original yolov3