-
Notifications
You must be signed in to change notification settings - Fork 745
Adding RF-DETR in 🤗 Transformers #372
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Search before asking
- I have searched the RF-DETR issues and found no similar feature requests.
Description
Hi,
I opened a PR here huggingface/transformers#36895 which consists of implementing RF-DETR in Transformers (sorry @SkalskiP some time passed since my tweet back then 😅).
Out of anticipation, I open this issue here to discuss some things :
- For a model to be merged and usable in the library, the model weights need to be on the Hub. Similar to my previous contributions, we will need to have these weights in the proper organization space (e.g. https://huggingface.co/Roboflow), you can either let me access the org and let me handle all that like I did for LightGlue or we can organize ourselves so that you clone the weights I have created on my own profile (here for example) and transfer them to your organization when the PR will be merged.
- If you want to have a look at the code and want to make some comments, feel free to do so !
Use case
No response
Additional
No response
Are you willing to submit a PR?
- Yes I'd like to help by submitting a PR!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request