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

Understanding of spatial feature map #6

Open
czhang0528 opened this issue Jul 8, 2019 · 0 comments
Open

Understanding of spatial feature map #6

czhang0528 opened this issue Jul 8, 2019 · 0 comments

Comments

@czhang0528
Copy link

spatial_batch_val = np.zeros((N, featmap_H, featmap_W, 8), dtype=np.float32)

Hi, may I ask why spatial channel number is eight rather than two, which mismatches the claim in the paper:

...we obtain a w×h×(D_im +2) representation containing local image descriptors and spatial coordinates...

Could you help to clarify it or am I missing anything else? Thank you.

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