Skip to content

A self trainable custom image classifier using Azure Machine Learning Pipeline

License

Notifications You must be signed in to change notification settings

purnesh42H/image-describer

Repository files navigation

Overview

A framework for continuous and self-training(without training dataset) of custom image classifier so that it can describe the image appearing on digital documents such as ebooks, comics etc.

How to run

  • Deploy the framework

  • Train using the framework

    • You can use the framework to train your classifier using REST endpoint, through Azure Portal or by creating a schedule for self training, as shown in the later sections of this notebook.
  • Use\Test your image classifier

    • Run comic_reader.py. Before running,
      • If you are using the current logic, Put your subscription keys and endnpoints in keys.json.
    • A .wmv file will be generated in the root folder
    • Play the voice transcript generated by the comic_reader.py

About

A self trainable custom image classifier using Azure Machine Learning Pipeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published