"Data" folder is created in the working directory. It includes two folders: "Happy" and "Sad" Each folder contain images of happy/sad people from google search in format of jpg and png. Jupyter notebook contains the steps of uploading data, processing it, creating a DL model which can classify pictures as happy or sad.
How to download images from google search?
- Install "Download all images" extension to your browser
- Search "Happy people" in Google
- Click Extension- Download all images-
- It will save all images in your search in zip folder.
- Unzip the folder (you need to clear the folder before using it in the model)