You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
Dear professor,
I 'm really confused about the grid feature extraction procedure. As far as I'm concerned, there should be two methods to extract grid features, one is 14×14Pool, and the other is 1×1 pool. But what makes me confused is that the two kinds of pooling seem to just be for region features, however, the grid feature are directly extracted from Resnet's c1 to c5. I don't know how the two kinds of pooling influence the extraction of grid feature. Could you please solve my confusion please? Thanks a lot.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Dear professor,
I 'm really confused about the grid feature extraction procedure. As far as I'm concerned, there should be two methods to extract grid features, one is 14×14Pool, and the other is 1×1 pool. But what makes me confused is that the two kinds of pooling seem to just be for region features, however, the grid feature are directly extracted from Resnet's c1 to c5. I don't know how the two kinds of pooling influence the extraction of grid feature. Could you please solve my confusion please? Thanks a lot.
The text was updated successfully, but these errors were encountered: