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

Questions about the "def roi_grid_pool_mm" in the VirConv-L? #40

Closed
weilli opened this issue Aug 24, 2023 · 1 comment
Closed

Questions about the "def roi_grid_pool_mm" in the VirConv-L? #40

weilli opened this issue Aug 24, 2023 · 1 comment

Comments

@weilli
Copy link

weilli commented Aug 24, 2023

Thanks for your excellent job! I have some questions about the code.
I thought the VirConv-L is the early fusion. Why does the function "roi_grid_pool_mm exist" in the TEDMHead?

@hailanyi
Copy link
Owner

hailanyi commented Aug 25, 2023

Just for code simplicity. The feature will be replaced by early fused feature if no image-only feature provided. Please refer to line 608 to 611 in ted_head.py .

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

2 participants