Computer Vision
Welcome to the Computer Vision API Forum
Categories
API – Any ideas or feedback pertaining to features or enhancements to Computer Vision API.
Documentation – Any ideas or suggestions for the API Reference or Documentation.
Language Support – Submit a request to have a particular language supported.
Samples & SDK Request – Let us know if you would like to see a Code sample or SDK provided.
Custom/Sample Images – Have an image you’ve tested and not getting the results you are seeking? Upload the image and describe the information or tags you would like to be included.
Attention!
We have moved our Customer Feedback & Ideas for Azure Cognitive Services portal to the Azure Feedback Forum.
-
Receiving exception in preview container
We're running the container preview in AKS and our containers are filled with the following exception:
fail: Microsoft.CloudAI.Containers.Diagnostics.ExceptionMiddleware[0]
Could not load type 'System.Net.Http.HttpStatusCodeExtensions' from assembly 'Microsoft.CloudAI.Containers.Common, Version=1.1.1201.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. SubscriptionId='' RequestId='d1845cb5-99d0-46e3-b3e0-5ebf81ac51d9' Timestamp=''
System.TypeLoadException: Could not load type 'System.Net.Http.HttpStatusCodeExtensions' from assembly 'Microsoft.CloudAI.Containers.Common, Version=1.1.1201.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
at Microsoft.CloudAI.Containers.Controllers.VisionControllerBase.CreateErrorResponse(HttpStatusCode statusCode, String code, String message)
at Microsoft.CloudAI.Containers.OneOcr.OcrControllerBase.GetTextOperationResultWorker(Guid id) in /source/src/OneOcr.Common/Controllers/OcrControllerBase.cs:line 92
at Microsoft.CloudAI.Containers.OneOcr.OcrController.GetTextOperationResult(Guid id) in /source/src/OneOcr.2.0/Controllers/OcrController.cs:line 108
at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeNextActionFilterAsync()
at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)
at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeInnerFilterAsync()
at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter()
at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope,…1 vote -
Local container only supports English, no Traditional Chinese support.
Please consider add Traditional Chinese into support list of local container.
2 votes -
Support for Offline OCR like Firebase ML Kit
Firebase started offering offline on-device image recognition.
https://firebase.google.com/products/ml-kit/
Are there any plans to allow use to do something like OCR offline like Google does?
6 votesComputer Vision now features a Read 2.0 (preview) container for on-premise deployment with Read 3.0 containers coming soon. for more on the new Read 3.0 API, refer to https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-recognizing-text
-
Allow Computer Vision API to be used locally without a internet connection
I'd like to be able to use Computer Vision in the event my app doesn't have a internet connection. A on-premise or on-client solution.
27 votesSeveral functionalities (some can be used offline) of Computer Vision API are now available as Cognitive Services containers.
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/computer-vision-how-to-install-containers -
Provide a way to run the computer vision api on our own server
Looking for a way to run an instance of the computer vision API on our own servers
18 votesSeveral functionalities of Computer Vision API are now available as Cognitive Services containers.
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/computer-vision-how-to-install-containers
- Don't see your idea?