This program will train on classes of images and learn to recognize what the image is, even if it has never seen that image before.
- Download images and organize into folders (kaggle.com)
- Map the directories of your images to the program
- Run the training script to train model
- Use test images to evaluate prediction accuracy