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

MLP and CNNs #5

Open
AI-Guru opened this issue Nov 6, 2019 · 0 comments
Open

MLP and CNNs #5

AI-Guru opened this issue Nov 6, 2019 · 0 comments

Comments

@AI-Guru
Copy link

AI-Guru commented Nov 6, 2019

Hello!

Sorry to bother you. I have worked with your code for a couple of days now. I am very excited and I found a couple of things that might be relevant.

Here is another one. In the paper you mention Multi-Layer Perceptrons as the basis for the transformer/attention-layers. So far so good. In the implementation, there are a lot of 2D convolutions with kernel-size (1, 1). I think this turns the convolutions effectively into plain dense-layers.
Example:
https://github.com/FrankCAN/GAPointNet/blob/master/models/network.py#L64

What do you think?

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