Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DAB-DETR is now available in 🤗 Transformers #80

Open
NielsRogge opened this issue Feb 13, 2025 · 0 comments
Open

DAB-DETR is now available in 🤗 Transformers #80

NielsRogge opened this issue Feb 13, 2025 · 0 comments

Comments

@NielsRogge
Copy link

NielsRogge commented Feb 13, 2025

Hi,

DAB-DETR is now available in 🤗 Transformers: https://huggingface.co/docs/transformers/main/en/model_doc/dab-detr.

All checkpoints are on the hub: https://huggingface.co/models?other=dab-detr.

It allows easy usage in a few lines of code, and easy fine-tuning on a custom dataset. 🥳

Inference

For inference, I refer to the example code snippet.

Fine-tuning on custom data

For fine-tuning on a custom dataset, I refer to this demo notebook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant