I got an ERROR about the dimensions of the input when I use the model to test on the Cityscapes dataset. · Issue #7 · golnazghiasi/LRR · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Warning: DotProduct layer: the dimensions of the input variables is not the same.
The text was updated successfully, but these errors were encountered: