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

No Contrast relation pipeline module in Relation-DINO #34

Open
Li-muye opened this issue Dec 4, 2024 · 1 comment
Open

No Contrast relation pipeline module in Relation-DINO #34

Li-muye opened this issue Dec 4, 2024 · 1 comment
Labels
question Further information is requested

Comments

@Li-muye
Copy link

Li-muye commented Dec 4, 2024

Question

Appreciate the nice work and the modification of DINO. RelationDINO (let me call this) only implements the Position relation encoder part but no Contrast relation pipeline module. Is it a mistake or is there any consideration for not implementing the hybrid query.

Additional

No response

@Li-muye Li-muye added the question Further information is requested label Dec 4, 2024
@xiuqhou
Copy link
Owner

xiuqhou commented Dec 8, 2024

Hi @Li-muye
It's not a mistake. We provide other DETR variants mainly for reproducing the result of Table 6 in our paper and showing the generalization of Position Relation Encoder. By the way, further introducing Hybrid Query into RelationDINO (or DINO++) almost leads the same architecture to our Relation-DETR. You can directly use Relation-DETR.

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

No branches or pull requests

2 participants