OpenGVLab / InternImage

[CVPR 2023 Highlight] InternImage: Exploring Large-Scale Vision Foundation Models with Deformable Convolutions
https://arxiv.org/abs/2211.05778
MIT License
2.52k stars 234 forks source link

failed to convert DINO det model #169

Open j0987834204 opened 1 year ago

j0987834204 commented 1 year ago

When I convert dino_4scale_internimage_l_1x_coco_0.1x_backbone_lr.pth to onnx, I got KeyError: 'batch_input_shape'. any suggestions?

image

many thanks, Amber

goldentimecoolk commented 11 months ago

I have the same question. Do you solve the problem?