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

I got an ERROR about the dimensions of the input when I use the model to test on the Cityscapes dataset. #7

Open
wangq95 opened this issue Oct 19, 2018 · 0 comments

Comments

@wangq95
Copy link

wangq95 commented Oct 19, 2018

Warning: DotProduct layer: the dimensions of the input variables is not the same.

In DotProduct>DotProduct.getOutputSizes at 33
In DagNN.getVarSizes at 38
In DagNN.print at 70
In model2dot at 58
In LRRTestOnCityScape at 48
Warning: Sum layer: the dimensions of the input variables is not the same.
In Sum>Sum.getOutputSizes at 31
In DagNN.getVarSizes at 38
In DagNN.print at 70
In model2dot at 58
In LRRTestOnCityScape at 48
Warning: DotProduct layer: the dimensions of the input variables is not the same.
In DotProduct>DotProduct.getOutputSizes at 33
In DagNN.getVarSizes at 38
In DagNN.print at 70
In model2dot at 58
In LRRTestOnCityScape at 48
Warning: Sum layer: the dimensions of the input variables is not the same.
In Sum>Sum.getOutputSizes at 31
In DagNN.getVarSizes at 38
In DagNN.print at 70
In model2dot at 58
In LRRTestOnCityScape at 48
Warning: DotProduct layer: the dimensions of the input variables is not the same.
In DotProduct>DotProduct.getOutputSizes at 33
In DagNN.getVarSizes at 38
In DagNN.print at 70
In model2dot at 58
In LRRTestOnCityScape at 48
Warning: Sum layer: the dimensions of the input variables is not the same.
In Sum>Sum.getOutputSizes at 31
In DagNN.getVarSizes at 38
In DagNN.print at 70
In model2dot at 58
In LRRTestOnCityScape at 48
Model exported to models/LRR4x-VGG16-CityScapes-coarse-and-fine/model-vis.dot.
visualization of the model saved to models/LRR4x-VGG16-CityScapes-coarse-and-fine/model-vis.png
[Please exit and restart MATLAB]>> [y or n]>>n

@wangq95 wangq95 changed the title Error occurd I got an ERROR about the dimensions of the input when I use the model to test on the Cityscapes dataset. Oct 19, 2018
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