Open
Description
opened on Dec 24, 2024
Is your feature request related to a problem? Please describe.
Currently I see only local file read is supported. Would it be possible to load an image as object to CuImage?
I see feature request for remote files #255 , which would be ideal for my need though.
Describe the solution you'd like
Create CuImage from image object (PIL or image array) or support remote files through fsspec so Azure, AWS file path can be used.
Activity