Generic Jupyter notebook for classifying a folder of images using google auto-ml vision
-
Set up and train a model with Google Cloud Auto-ML Vision here: https://cloud.google.com/vision/
-
Set up a Service account and download the authentication .json
-
Predict the category of each image in a folder of images using the jupyter notebook here, after you change the filenames/directory names appropriately. The categorised images will be copied into a new folder structure reflecting their category.