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

Problem occurring at the projection concatenation. #15

Open
TParcollet opened this issue Nov 20, 2017 · 0 comments
Open

Problem occurring at the projection concatenation. #15

TParcollet opened this issue Nov 20, 2017 · 0 comments

Comments

@TParcollet
Copy link

TParcollet commented Nov 20, 2017

Dear all,

I feel like you have made a mistake (or let a test value on the code :) ) on at the line 128 of training.py, indeed I think that the concatenation should be on the same axis as the two previous one so channel_axis and not this value. When I'm using 1 such as in the code I get a weird tensor shape like (32,16,44) while I should have (16,16,44).

Hope that will help !

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