Skip to content

Add-Deimv2#41291

Open
kekwlboy12469 wants to merge 2 commits intohuggingface:mainfrom
kekwlboy12469:DEIMV2
Open

Add-Deimv2#41291
kekwlboy12469 wants to merge 2 commits intohuggingface:mainfrom
kekwlboy12469:DEIMV2

Conversation

@kekwlboy12469
Copy link
Copy Markdown

@kekwlboy12469 kekwlboy12469 commented Oct 2, 2025

What does this PR do?

This PR introduces an initial DEIMv2 object detection integration that uses the AutoBackbone API to reuse DINOv3/ViT backbones without duplicating backbone code. It adds configuration, modeling, image processing, minimal tests, and documentation, paving the way for full STA/decoder and Dense O2O parity in follow-up

Fixes #41211

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • Was this discussed/approved via a Github issue or the forum? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • Did you write any new necessary tests?

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

…ng the AutoBackbone API to reuse DINOv3 backbones. It adds config, modeling, image processing, minimal tests, and docs; full STA/decoder details and Dense O2O parity are planned as follow-ups
…ng … …the AutoBackbone API to reuse DINOv3 backbones. It adds config, modeling, image processing, minimal tests, and docs; full STA/decoder details and Dense O2O parity are planned as follow-ups
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 2, 2025

[For maintainers] Suggested jobs to run (before merge)

run-slow: deimv2

@Rocketknight1
Copy link
Copy Markdown
Member

cc @NielsRogge

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

Successfully merging this pull request may close these issues.

Add DEIMv2

2 participants