Find path to file (ImageDataBunch)

@muellerzr already mentioned FileDeleter which worked great for me. Just in case you need to get the file name anyway (e.g. to automate stuff outside of a Jupyter notebook), have a look at How do I get my list of predictions match the order of the images in my test folder?

2 Likes