Open quocbh opened 6 years ago
I think shape output of softmax layer is (8732, 21, 1), but in practice Shape is (12764, 21, 1). Can you explain for me?
@quocbh I am facing this : NvPluginSSD.cu:730: virtual nvinfer1::Dims nvinfer1::plugin::Concat::getOutputDimensions(int, const nvinfer1::Dims*, int): Assertion `inputs[i].d[1]==inputs[0].d[1]' failed
I think shape output of softmax layer is (8732, 21, 1), but in practice Shape is (12764, 21, 1). Can you explain for me?