Return Collection of Examples after Pre-Processing Images

btibert
New Altair Community Member
Currently the output of the Pre-Processing Images operator in the Image Handling Extension returns a tensor, as documented. However, I expected that I would be able to collect the tensors in to a Collection of ExampleSets. That is not the case.



In short, I am hoping to have to access to the array of data after an image is processed. A natural use case here would be to feed an entry of a collection into Read Image as Exampleset , which would be a channel x pixel representation.
Is there a way to "convert" the Tensor object that is returned into another data type in RM?

In short, I am hoping to have to access to the array of data after an image is processed. A natural use case here would be to feed an entry of a collection into Read Image as Exampleset , which would be a channel x pixel representation.
Is there a way to "convert" the Tensor object that is returned into another data type in RM?
Tagged:
0