Skip to main content

A sample code repo for model customization using Python for Cognitive Service for Vision.

Project description

Cognitive Service Vision Model Customization using Python

Intro

Cognitive Service Vision Model Customization is a model training service that allows users like developers to easily train an image classification model (Multiclass only for now) or object detection model, with low-code experience and very little understanding in machine learning or computer vision required.

This is a sample repository demonstrating how to train and predict a custom model with Cognitive Service for Vision, using Python. To get started, checkout this tutorial in Python notebook.

Existing Custom Vision (customvision.ai) Customers

Refer to export_cvs_data_to_blob_storage.ipynb for instructions or directly run export_cvs_data_to_blob_storage.py to export Custom Vision images and annotations to your own blob storage, which can be later used for model customization training.

Once data is exported, you can use it with Cognitive Service Vision Model Customization.

FAQ

For frequently asked questions or quick trouble shoot, checkout FAQ, including things like trouble shooting guide, quota information, etc.

RESTful API & SDK

If you would like to exlpore more functionalities offered in Cognitive Service Vision, you can refer to this link for a quick start.

For more documentation,

  • API: Here
  • SDK: Here (note that model customization training is not supported in this SDK yet, while prediction is supported.)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page