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

Codes about FeatureAlign_V2 #6

Open
LightningChan opened this issue Oct 28, 2021 · 3 comments
Open

Codes about FeatureAlign_V2 #6

LightningChan opened this issue Oct 28, 2021 · 3 comments

Comments

@LightningChan
Copy link

In module FeatureAlign_v2
offset = self.offset(torch.cat([feat_arm, feat_up * 2], dim=1)) # concat for offset by compute the dif
Why multiple feat_up by 2?

@ShihuaHuang95
Copy link
Collaborator

We hope to enlarge the magnitude of upsampled features in case of suppression.

@2653888596
Copy link

Thank you! I also have the same question!

@yukilulu
Copy link

thank reply!

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

4 participants