Replies: 1 comment
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I was doing some segmentation in aws lookout for vision.
I called the api via:
aws lookoutvision detect-anomalies --project-name defect-detection --model-version 1 --content-type image/png --body trial/....png
For testing I tried to create an image. However it seems the response does not seem to be a
png
so how could I Encode it and see what it is?Cheers,
Claus
Beta Was this translation helpful? Give feedback.
All reactions