microsoft / studentambassadors

This repository is for Microsoft Learn Student Ambassadors.
MIT License
127 stars 47 forks source link

Rest API support for Custom Vision API #169

Open bumie-e opened 1 year ago

bumie-e commented 1 year ago

Is your feature request related to a problem? Please describe.

While going through deploying the model in the Bird Classification module, I noticed that the only deployment that was shown was using the Python SDK. Why should I train and test in custom vision studio if I will still have to use the Python SDK to deploy the model?

Describe the solution you'd like

I'll like that the documentation should be added for deploying the model using Rest API, specifically Python's Request library for both the image URL and image file endpoint.

Describe alternatives you've considered

I tried to use curl, but that only works in the terminal. I have also tried to follow similar documentation provided in Azure Translator Service but the headers were different so it was difficult.

Additional context

Screenshot 2023-03-14 092132


🎓 Add a tag to this issue for your current education role: student, Student Ambassador or educator.

Student Ambassador


github-actions[bot] commented 1 year ago

Thank you for submitting this issue! The team will review your issue, tag with the appropriate tags, and comment with any additional questions on information needed. :sparkles: