golnazghiasi / LRR

code and models for "Laplacian Pyramid Reconstruction and Refinement for Semantic Segmentation"
59 stars 14 forks source link

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 6 years ago

wangq95 commented 6 years ago

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