Convert to ONNX

#1
by mhrobinson - opened

I'm trying to convert this to ONNX, but getting an error with the Nested Tensor. Is it possible to convert this to ONNX?

Hi, thanks for your interest in DETR. According to https://github.com/huggingface/transformers/issues/16308, DETR isn't officially supported yet for ONNX export.

cc'ing @lewtun and @regisss here.

Hi @mhrobinson , I just opened a PR there to easily export DETR to the ONNX format!

It has been merged!

Thank you so much!

mhrobinson changed discussion status to closed

Sign up or log in to comment