I tried to reproduce this code. However, an error occurred in "img_aug.py". The error is listed as follows.
raise IndexError("There are no images in the pipeline. "
IndexError: There are no images in the pipeline. Add a directory using add_directory(), pointing it to a directory containing images.
I tried to reproduce this code. However, an error occurred in "img_aug.py". The error is listed as follows.
raise IndexError("There are no images in the pipeline. "
IndexError: There are no images in the pipeline. Add a directory using add_directory(), pointing it to a directory containing images.