Hello everyone,
Can I anyone please help me figure out what I’m doing wrong here? I get this error when trying run the test split_data function. I’ve been trying to solve this for hours now I’m stuck… please help
Hello everyone,
Can I anyone please help me figure out what I’m doing wrong here? I get this error when trying run the test split_data function. I’ve been trying to solve this for hours now I’m stuck… please help
You have to check where that file is located in colab directory. You must have downloaded somewhere in the cells above and placed it to a certain directory. You need that directory to be pointed at this line of code. If its not anywhere to be found then you should download and place it at a certain directory you can use.
The zip you downloaded has files with .jpg extension. These are the files that should be copied over. Since you don’t have this file extension in /tmp/PetImages/Cat/1
, the copy operation fails.