I want to download the datasets for the course 2 w1 labs. Please help me download the datasets.
Thank you.
I want to download the datasets for the course 2 w1 labs. Please help me download the datasets.
Thank you.
I have not taken that course, so I don’t know how they have packaged the data. But you should be able to see from the code in the notebook where the data is coming from. If they are files that they access directly, then you can click “File → Open” from the notebook and that gives you a “File Explorer” view of all the files associated with that assignment. There is a “Download” command available from the “Explorer” view.
Or this thread shows an easy way to download a zip file containing all the files in the assignment. At least that works in DLS assignments.
I am trying to download from the course assignment or lab as follows but can’t find download option for the dataset folder or even the subdirectory files (dogs, cats).
Sorry, as I mentioned, I don’t know this course. What happens if you click or double click on the folder PetImages
?
Here’s what I see if I click the images
directory in one of the DLS C5 assignments:
Note that you have to select one file at a time with the selection boxes on the left and then you get the Download
menu option, which is highlighted above in the green rectangle.
But there’s an easier way: did you read the thread that I linked above?
You can compress the folder (along with the resolved symbolic links) and download the archive as a file.
eg:
tar -chf PetImages.tar PetImages