I have download all images, and the directory created is "PetImages" with two subdirectorys called "Cat" and "Dog".
When I run this command: ..." datasets.ImageFolder(data_dir + '/train',..." , appear an error because don't found the path.
Can you help me, please?
Thanks.