After completing the dog and cat classifier, I wanted to make a different one but I wasn’t able to load the dataset. Kindly suggest me how to use a custom dataset on a pretrained vision model. Syntax will help.
If you haven’t seen it already, I recommend this notebook by Jeremy which walks through an example of how to download your own data and use it to build a new classifier using a pretrained model.
If you have code that isn’t working, can you share it (and any errors that you are getting) so that we can help debug it?