Replies: 2 comments 4 replies
-
Hi @vikashg , Sorry I don't quite understand your issue, could you please help share your full test program for further analysis? Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Here is the code that should run
Here is the sample image Thanks a lot @Nic-Ma |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
Hi all, I got the following error
While digging deeper as to the cause of the error and which image might be producing it, I found the images and I found that the spatial dim of the image was -1. All these are .png images and I think the default reader being used is the pilreader.
This is what the image properties of the problematic image looks like
A good image property looks like
Any thoughts on why the original channel dim is -1 and if we can avoid that.
Beta Was this translation helpful? Give feedback.
All reactions