Skip to content

keplaxo/google-automl-vision-predict

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

google-automl-vision-predict

Generic Jupyter notebook for classifying a folder of images using google auto-ml vision

  1. Set up and train a model with Google Cloud Auto-ML Vision here: https://cloud.google.com/vision/

  2. Set up a Service account and download the authentication .json

  3. 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.

About

Jupyter notebook for classifying a folder of images using google auto-ml vision

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%