murdockhou / Yet-Another-EfficientDet-Pytorch-Convert-ONNX-TVM

GNU Lesser General Public License v3.0
59 stars 17 forks source link

how to convert efficientdet-d1.pth to onnx? #12

Open kmaeda1224 opened 3 years ago

kmaeda1224 commented 3 years ago

I can convert efficientdet-d0.pth to onnx! I want convert other pre-trained models such as efficientdet-d1.pth. how to rewrite convert/convert_onnx.py for convert efficientdet-d1.pth?