This is a sipmle implementation of the Creating your own dataset from Google Images Jupyter Notebook from FastAI course-V3. A simple way to build a big image dataset from google images.
- First install the required dependencies:
$ pip install -r requirements.txt- 
Then follow the instructions in the imageScraper.ipynb. 
- 
As an example some .csv files in their respective directory were left in this repo, feel free to replace them with your own classes.