Convert RT-DETR model to coreml

Hello,

I am currently working on an iOS application that requires object detection functionality, and I’m interested in using the RT-DETR model for this purpose. I would like to ask if anyone has experience or knows of a way to transfer the RT-DETR model into the CoreML format to be used on iOS devices.

Thank you in advance!

There may be some problems, but it looks like it will work.

Thank you for the quick reply. I am using the RT DETR from huggingface and not the ultralytics

It doesn’t say how to convert it, but I think it can be converted. I think this is probably a real example. There also seem to be several CoreML communities.