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

Input to AFP module #27

Open
Sparsh913 opened this issue Aug 11, 2024 · 0 comments
Open

Input to AFP module #27

Sparsh913 opened this issue Aug 11, 2024 · 0 comments

Comments

@Sparsh913
Copy link

Dear Authors,

Excellent work on the foundation level!
As per the architecture shown in the paper, AFP module should be inputted feature maps outputted from the image encoder. However, in the script idisc/models/idisc.py, I notice that AFP module cross attends the output from the pixel decoder. I'm confused. Is there any gap in my understanding? Please let me know

This is the line of code I'm referring to:

idrs = self.afp(decoder_outputs)

Thanks & Regards
Sparsh Garg

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