Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

the size of the outputs of LSTM and FCN #24

Open
GaotongWu opened this issue Jul 3, 2020 · 1 comment
Open

the size of the outputs of LSTM and FCN #24

GaotongWu opened this issue Jul 3, 2020 · 1 comment

Comments

@GaotongWu
Copy link

We need to concatenate the outputs of LSTM and FCN but their sizes are different. So I am not able to concatenate them. Where should I work on to fix this?

@titu1994
Copy link
Owner

titu1994 commented Jul 3, 2020

They concatenate at channel axis, there's no issue if they are same size or not.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants