Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The image can be viewed and inference runs fine. However, at the end of inference, likely when the result is to be stored in the Project, the program crashes:
I guess the letters
æ
,ø
, andå
are replaced by other symbols (seeµ°σ
in log above), but then the result stored in the Project no longer matches the name in the Project.I checked the Project, and there the name is
A05_æøå
, so these need to match.Observed on Windows 10 using the latest artifact.
cc: @andreped
Beta Was this translation helpful? Give feedback.
All reactions