Forum Discussion

EricStarker's avatar
EricStarker
Former Employee
May 23, 2017

Deploy Cognitive Toolkit model to Azure Web Apps

Azure offers several ways of deploying a deep-learning model including Windows Web App, Linux Web App, and Azure Container Services. For those less experienced with a Linux environment/containers, Wi...
  • Julia Nikitina's avatar
    Julia Nikitina
    Jun 26, 2017

    Hi James -

     

    I'm the Computer Vision PM for Cognitive Services, and can, hopefully, provide some clarity on the API performance and usage here.  From your screenshot, it looks like you are using the Vision API intended for image tagging and captioning (/analyze operation of the API), not the one you need to use for OCR.  

     

    In order to evaluate handwriting recognition of the Computer Vision API (/recognizeText operation), go to https://azure.microsoft.com/en-us/services/cognitive-services/computer-vision/  and scroll down to another interactive demo called Preview: Read handwritten text from images.  Using the screenshot above, the results you would get would be:

    I believe it is the third demo on the page.  Similarly, to recognize printed text, use the second demo on the page (called Read text in images).

     

    Please don't hesitate to reach out if you have other questions.

    Julia

Resources