I followed your official code https://huggingface.co/docs/transformers/main/en/model_doc/omdet-turbo and my transform is 4.48. I got error like this :
TypeError: OmDetTurboProcessor.post_process_grounded_object_detection() got an unexpected keyword argument 'threshold'
I don't understand what happened ? Can you help me?