Closed nessieyang closed 6 years ago
Hi, did you solve the issue? I think it happens once you input a 4-D vector instead of 1-D to depth branch.
Best, Caner
Please check the issue #1.
Have you solved it? @nessieyang
Dear Caner, Thanks very much! I have solved it! The problem occurred at line 36, FuseNetClass.py. The initialization of the first layer have a size mismatch problem. Just use unsqueeze to add a new dimension can solve it.
Best, Yang
Hi @nessieyang , can you please create a merge request?
I just download the dataset of NYU that you put in the same post. And ran the 'Train_FuseNet.py' on Linux. Then it came to the error like this: