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

object queries input problem #31

Open
PopeyePxx opened this issue Mar 21, 2023 · 0 comments
Open

object queries input problem #31

PopeyePxx opened this issue Mar 21, 2023 · 0 comments

Comments

@PopeyePxx
Copy link

Hello, you mentioned in your paper that "object queries into Q and the depth embeddings into K and V by linear layers" in your cross-attention, But I see in your open source code that object queries are entered directly into self.cross_attn_depth after nn.embeding. Neither object queries nor the depth embeddings go through a linear process layers, is there something wrong with me? Thank you for your time.

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