This section explains the process of how the add-on downloads the images in bulk to our desired location:
- Bulk image downloading software is readily available these days and integrated within browsers. We will use Download all Images as an add-on with Firefox to quickly download images for Messi and Ronaldo.
- We want to specify settings in the app to download lower-quality images, so we set a minimum threshold of 0 bytes, a maximum threshold of 500 bytes, and an image type of jpg or jpeg.
- Finally, we want to handpick only the 30 images that best represent each player, as 20 of them will serve as our training dataset, and the remaining 10 will serve as our test dataset. All other images can be deleted.
- All of the images will ...