Deploy object detection model in Sagemaker

Hello everyone, I downloaded a few days ago Hugging Face and looks amazing!
I am currently interested in using a pretrained object detection model here for deployment in AWS via Sagemaker.
I have watched several tutorials but none of them match exactly with my needs. Allow me to explain.
I have this hugging face model that I want to use for deployment.
When clicking there, I get the as shown:


However, none of the tasks shown are related with mine (object detection).
This also happens when selecting Transformer-based model, such as DETR
What should I do? Thank you in advance, and again sorry for such dumb question