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
🎓 Add a tag to this issue for your current education role: student, Student Ambassador or educator.
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:
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
🎓 Add a tag to this issue for your current education role: student, Student Ambassador or educator.
Student Ambassador