Does Azure AI Vision use Gen AI?
Hello, We are interested in Azure AI Vision and would like to know if it uses GenAI for its analysis. Does anyone have reference materials that demonstrate that it either does/or doesn't use GenAI? Thank you.
We are looking at Azure AI Vision and need to know if it utilizes GenAI
Hello, We are looking at Azure AI Vision and would like to know if it utilizes GenAI. If it uses GenAI, we need to shift how we would procure. I can't find a definitive answer within the sales/marketing materials. Thanks, Henry
Getting Service request failed. 404 (Not Found) error while calling azure vision ocr running in a docker container
Getting Service request failed. 404 (Not Found) error while calling azure vision ocr running in a docker container. Everything works fine if I make a call to azure vision cloud ocr service. I'm using endpoint "http://localhost:5000" for…
Evaluation run getting failed for customized models - Vision Studio
I am unable to obtain the evaluation score for my trained custom model. I have correctly set the COCO file location in my blob storage, and the images referenced under the status have a privacy level of anonymous read-only. Despite this, I am still…
Azure services for employee tracking in factories
I’ve noticed that Spatial Analysis in Azure is scheduled to be retired. I’m looking for similar services that can perform tasks such as: Counting people in specific areas. Detecting when a line is crossed. Monitoring movement across specific…
how do i fix resource not found?
hello everyone!, so i tried making a discord bot using python and chatgpt (im more of an js person but i dont want to change the code to make it compatible with mac so i went with python) anyhow it gives me resource not found error, what seems to be the…
Is Planogram Compliance API going to be deprecated?
I have been doing some experimentation related to azure shelf product recognition. Recently, the documentation said that the feature will be deprecated and retired early next year. …
Transitioning from Azure AI Image Analysis to Florence 2.0 for Background Removal
Hi everyone, I recently received an email from Azure informing me that on January 10, 2025, the Azure AI Image Analysis 4.0 Segment API and its background removal service will be retired. I’ve been using this service to remove backgrounds from uploaded…
Is there a way to configure the distance of connecting digits into a single number?
Hello! We have a case with many of our invoices, where upon reading digits separated by relatively long distances, for example as a thousands separator, we receive two separate numbers (instead of 1032 we receive 1 and 032), is there a way to configure…
404 resource not found azure computer vision
For the last couple of days I have been trying to use my computer vision api with a function to analysis image upon upload to a blob container but to no avail. when i copy my endpoint and paste it into a browser i get the following…
Confused by commitment tier usage after purchase. Please help.
I am using the Azure Vision AI Image Analysis Read function to run OCR on images. I paid for the commitment tier of $375 per month, but I'm still seeing usage being logged outside of the tier, as if my requests are not being counted inside the tier, but…
Azure Computer Vision Demo - "Please select a resource" stuck loading with East US resource
I'm trying to use AI through the Azure Computer Vision demo page: https://portal.vision.cognitive.azure.com/demo/dense-captioning I've created a resource in the East US region, but when I click "Please select a resource" on the demo page, it…
READ OCR On-Prem Docker Container
I have PDFs that have sensitive information on them and those documents cannot leave our Premises. Does the Docker Container which says it can be deployed on-prem send the pdfs to Microsoft? Thank you
Is there a way to use Blob Storage for Drag-and-Drop scenarios in Vision portal?
Hello, Is there any way to use BYOS scenario for the cases in Vision portal where user drag-and-drops images? is there a way to have my own blob storage behind it? Thanks in advance for the answer!
Bizarre apparent throttling of the computer vision image analysis API.
I've been observing very strange behavior from the Computer Vision API related to the latency of my requests. I'm using the standard paid pricing plan and just setup a basic resource for OCR purposes. I'm going nowhere near the 10 calls per second for…
Fixing "Ingestion failed. Ingestion did not complete within the expected time" Error in Azure Computer Vision API
Experiencing an error while implementing video analysis using Azure Computer Vision and GPT-4 Vision. The code was functioning correctly for the first few attempts, but is now returning the following error: "Ingestion failed. Ingestion did not…
Computer vision service failed to ingest video file
I created an index and added a video file to the index. Got 201 and 202 status code respectively. And when I check ingestion completion status, i got state as "Failed". Here is the error: {'value': [{'name': 'my-ingestion', 'state': 'Failed',…
Where can I find a quickstart for smart-cropped thumbnails using Azure AI Vision 4.0 API?
This is my first .net core app and I'm reading this document and wish to setup a trial service for cropping images. https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/concept-generate-thumbnails-40 Does anyone know where to find one?
Azure Computer Vision background removal is changing jpg's to png internally
Azure Computer Vision background removal is changing jpg's to png internally. This is causing us a problem as our storefront provider (Oracle) rejects images where the mime type does not match the extension. To reproduce: Start with a jpg…
GPT-4 vision-preview vs Azure AI Vision
I've received an email saying that my Azure OpenAI services are being upgraded and that as part of that, the GPT-4 vision-preview service will no longer be supported, and that Azure AI Vision should be used instead. It also includes a link to the general…