Closed wjones127 closed 1 year ago
Alternatively, we should at least make sure it is still a one-liner to convert the image column into a tensorflow tensor.
This is now covered for encoded images and fixed shape tensors. Variable shape tensors have their own issue https://github.com/lancedb/lance/issues/1387.
In https://github.com/lancedb/lance/blob/main/python/python/lance/tf/data.py
users should be able to specify they want an image column to be read as a tensor.