ImageFolder.all

ImageFolder.all()

Iterate over all the files in the Folder and all it’s sub Folders recursely.

Yields:

(path/filename,file)