Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

feature tensor dimension for Multi-scale set abstraction module #103

Open
abahnasy opened this issue Nov 7, 2020 · 0 comments
Open

feature tensor dimension for Multi-scale set abstraction module #103

abahnasy opened this issue Nov 7, 2020 · 0 comments

Comments

@abahnasy
Copy link

abahnasy commented Nov 7, 2020

Hi, I'm wondering why is the order of dimensions is different in forward funtion of _PointnetSAModuleBase and grouper function QueryAndGroup? the earlier takes a vector dimension of [B,N,C] code ref and pass it to the later function while the later expects [B,C,N] code ref

here the features tensor is passed without adjusting the dimensions? code ref

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant