We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 think shape output of softmax layer is (8732, 21, 1), but in practice Shape is (12764, 21, 1). Can you explain for me?
The text was updated successfully, but these errors were encountered:
@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
Sorry, something went wrong.
No branches or pull requests
I think shape output of softmax layer is (8732, 21, 1), but in practice Shape is (12764, 21, 1). Can you explain for me?
The text was updated successfully, but these errors were encountered: