Is there a way to export onnx similar to yolo-world
Closed this issue · 3 comments
GallonDeng commented
nice work! Is there a way to export onnx both text backbone and omdet, similar to yolo-world?
hx621 commented
@AllenDun Yes, i think it just like we described in the README for converting Grounding DINO
GallonDeng commented
Thanks, so there could be a demo for this? The 'export.py' cannot directly do this right?
hx621 commented
We currently do not have plans to provide such a demo. However, I believe you can build a similar demo based on the export.py.