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,
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
Hashes for cognitive-service-vision-model-customization-python-samples-0.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 363754dcd27bf49c4d44b9a045b635c1712c690470cff99b6081a14dc255cfc1 |
|
MD5 | 9ad45265ab76283d0717bb3b6e15dee7 |
|
BLAKE2b-256 | b03327f087ed2b4f899af296059140b0598b9bdbc8ab06402c54a8031adc79c0 |
Hashes for cognitive_service_vision_model_customization_python_samples-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a51a26a92f9d711f024ce70540a939ee4bd037ce79dc9052b5b93b2c59cb7ea |
|
MD5 | 08041acafc13d16ae1f0a31eaf1199ee |
|
BLAKE2b-256 | de576c4f442c4bfd4793e2147f24095c1daa89c7bd65a85af9e5672af2ddb03c |