I noticed that the version of fine-tuned rfdetr-large model I am using has been deprecated when I got this warning during inference: “WARNING: Automatically switched to deprecated model configuration, due to using deprecated weights. This will be removed in a future version.
Please retrain your model with the new weights and configuration.”
I am thinking this is because of the newer Large, XL, 2XL configurations referenced in this paper https://arxiv.org/pdf/2511.09554.
The (deprecated) rfdetr-large model that am currently using has 135M parameters, compared to 33M on the newer rfdetr-large. I am not sure how the resolution and patch size compare, but I noticed major improvement on classifying small objects when using the 135M large model over the 33M medium model.
My questions is if I wanted to keep the parameters consistent and use the XL or 2XL versions, would I need to upgrade from my current paid core plan to the enterprise plan?
For context I am using this model as part of a larger pipeline that is used to extract data from videos for commercial clients.
- Project Type: Object Detection
- Operating System & Browser: MacOS, Chrome
- Project Universe Link or Workspace/Project ID:
- Do you grant Roboflow Support permission to access your Workspace for troubleshooting? (Yes/No): Yes