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
Your version is really old, we do not even build it here. Your best chance is to try the latest. Any fixes that may come would be in the latest version.
Ensuring consistent image processing between Java & Python can be tricky, you need to make sure the channels order lines up, that the Java buffer is prepared correctly, and that you're parsing the output right. The output looks like the parsing is ok, so I'd look into the image processing side in Java.
@yuslepukhin
Of course as you said the old version, but I confirmed that the output (output with the same value) did not change at all when I ran it with the latest version.
Describe the issue
Hi!
It's really important. please help..
[common]
location : shape(1, 1000, 4)
confidence : shape(1, 1000, 2)
landmarks : shape(1, 1000, 10)
limited the system output to five.
[java]
version : 11+
onnxruntime version : 1.14.0
explicit SessionOptions
[python]
version : 3.7.9
onnxruntime version : 1.14.0
explicit SessionOptions
To reproduce
n/a
Urgency
No response
Platform
Windows
OS Version
11
ONNX Runtime Installation
Built from Source
ONNX Runtime Version or Commit ID
1.14.0
ONNX Runtime API
Java
Architecture
X64
Execution Provider
Default CPU
Execution Provider Library Version
No response
The text was updated successfully, but these errors were encountered: