Sense-X/Co-DETR

where is Deformable-DETR

litingsjj opened this issue · 1 comments

I export onnx for co_dino_5scale_r50_1x_coco.py and co_deformable_detr_swin_small_3x_coco.py , but not found gridsample operator. So why is called MultiScaleDeformableAttention?

The current repository does not support model export. Please refer to this issue #26 for more details about export.