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

有一个论文问题想请教一下作者 #2

Open
Ellohiye opened this issue Jan 11, 2024 · 2 comments
Open

有一个论文问题想请教一下作者 #2

Ellohiye opened this issue Jan 11, 2024 · 2 comments

Comments

@Ellohiye
Copy link

Ellohiye commented Jan 11, 2024

No description provided.

@mkang315
Copy link
Owner

"In SSFF, The P3, P4, and P5 feature maps are normalized to the same size, upsampled, and then stacked together as input to a 3D
convolution to combine multiscale features." See Page 6.

@mkang315
Copy link
Owner

Thanks for pointing this problem out. To clarify the expression, we replace scale-invariant features' with aspect ratio invariant features'. As you know, each learned filter of Convolutional neural networks (CNNs), including upsampling and downsampling, is sensitive to a given set of features only within a narrow range of scale. During the process, all images are resized, but the aspect ratio, which is the ratio of their width to height, is preserved.

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