Replies: 2 comments
-
Maybe you should add some BatchNorm layers? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please note that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm using GCNConv on some image latent code with dim 4096 (flattened), with mean and std both around 1.0. But after a 2-layer GCN the mean is 16 and the std is 705. Normalization is enabled, as shown in the code. Any comment pointing out what I'm doing wrong here would be deeply appreciated.
Beta Was this translation helpful? Give feedback.
All reactions