MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.26k stars 21.43k forks source link

Computer vision failing to return a result #20765

Closed noobling closed 5 years ago

noobling commented 5 years ago

I am not sure if this is normal but all my images do get get a caption because result.description is returning null in the ResizeImage function.

What I would like to know is if this is probably a mistake on my part or just computer vision is not reliable?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

SaurabhSharma-MSFT commented 5 years ago

@noobling Thanks for your feedback! We will investigate and update as appropriate.

SaurabhSharma-MSFT commented 5 years ago

@noobling Are you following any specific Microsoft documentation on vision API as I do not see vision API mentioned in the current document you have created this issue.

noobling commented 5 years ago

@SaurabhSharma-MSFT The documentation in question is here https://docs.microsoft.com/en-gb/azure/functions/tutorial-static-website-serverless-api-with-database?tutorial-step=5 More specifically the exact code is here https://raw.githubusercontent.com/Azure-Samples/functions-first-serverless-web-application/master/csharp/ResizeImage/run-module5.csx

SaurabhSharma-MSFT commented 5 years ago

@noobling I have followed the tutorial and I do not face any issue with the result.description. You might have missed something while following up the tutorial.

SaurabhSharma-MSFT commented 5 years ago

@noobling We will now proceed to close this thread. If there are further questions regarding this matter, please reopen it and we will gladly continue the discussion.