-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
useing mnncv image process get wrong result #3076
Comments
It appears in x86_64 ? If close MNN_USE_SSE, what's the result? |
yes. It appears in x86_64. I close MNN_USE_SSE to build a new libmnn.so. It also get the wrong result. |
The onnx file is not upload successfully. Could you upload it again? |
Could you upload correct input and output txt ? |
which part data do you need? before OpenCV pre-process or after pre-process?or others. |
OK. I use a random picture can't reproduce the error. It seem the same as the expect value. |
平台(如果交叉编译请再附上交叉编译目标平台):
Platform(Include target platform as well if cross-compiling):
mnn版本:
mnn Version:
2.9.5
I use pytorch->onnx->mnn to get .mnn model. I use two different ways to preprocess image,but get different result:
using opencv pre-process, I can get the same result as onnx model, but mnn cv can not.
PS: an old version mnn can get same result, but I do not know the version number. ( only have .so)
Uploading slim-Epoch-500_320_8c_1.onnx.tar.gz…
The text was updated successfully, but these errors were encountered: