{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/10"}],"enrichment":{"capability":"Provides Python bindings to train and deploy custom image classification and object detection models using Microsoft Azure's Custom Vision service.","skillfed_tags":["deprecated","azure-sdk","computer-vision"],"use_cases":["Train a custom image classifier to recognize specific product types in retail inventory photos.","Build an object detection model to locate and count items in warehouse or manufacturing environments.","Programmatically manage multiple Custom Vision projects and iterations without using the web portal.","Export trained models for deployment to edge devices or containers as part of a CI/CD pipeline."],"what_it_does":"This is the official Python SDK for Microsoft Azure's Custom Vision service, allowing developers to programmatically train image classification and object detection models without writing machine learning code from scratch. The package wraps Azure's REST API, providing client classes for both training (building and managing models) and prediction (running inference on trained iterations). It depends on msrest, azure-common, azure-mgmt-core, and azure-cognitiveservices-vision-nspkg to handle authentication, HTTP communication, and Azure SDK conventions.\n\nThe package has been deprecated as of 11-01-2024 and will no longer receive maintenance or feature updates after that date. If you are starting a new project, Microsoft recommends migrating to a newer Azure Vision service SDK. Existing projects using this package will continue to work, but you should plan for eventual migration or accept that you will not receive updates beyond security patches.","worth_installing":"No\u2014do not install for new projects. The package is deprecated and will receive no maintenance after 11-01-2024. If you have an existing project already using this SDK, it will continue to work, but you should plan a migration to a current Azure Vision SDK. For new work, use a supported Azure SDK or alternative vision service."},"id":"azure-cognitiveservices-vision-customvision","links":{"html":"https://skillfed.io/packages/azure-cognitiveservices-vision-customvision","md":"https://skillfed.io/packages/azure-cognitiveservices-vision-customvision.md","pypi":"https://pypi.org/project/azure-cognitiveservices-vision-customvision/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-11-01","license_spdx":null,"license_treatment":"permissive","name":"azure-cognitiveservices-vision-customvision","python_support":"unspecified","summary":"Microsoft Azure Custom Vision Client Library for Python"},"popularity":{"monthly_downloads":108166,"position":12571,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.1.1"}
