Open
Description
Hello Miguel,
I am trying to modify this example to work like a functioning Python equivalent but can't figure out how to get my image type in the right format as evidenced by the exceptions thrown by runner.Run(). The goal is to be able to classify either single image files using the "DecodeJpeg/content" input or image data using the "DecodeJpeg" input. I have included some of the results of my failed efforts in comments in the screenshot. Thanks in advance.