Hi
@Shu-Chun Wu, Thanks for the information. I see we have one
image dataset from pillow. If that does not work for you, try creating a
custom dataset which uses external tools like Label Studio similar to how we have
pandas.CSVDataset using pandas. Now you can use this dataset within your kedro pipeline nodes and you can create an image_labelling pipeline which can prepare your images within kedro. Thank you