-
Notifications
You must be signed in to change notification settings - Fork 31
Understanding of spatial feature map #6
Copy link
Copy link
Open
Description
| 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels