305 questions with Azure Computer Vision tags

Sort by: Updated
0 answers

Unable to Create index on Computer Vision Video Indexing service?

Hi Team, I have been trying to create a video index using the Computer Vision API using a PUT request from Python on the below endpoint. {vision_api_endpoint}/computervision/retrieval/indexes/{index_name}/ingestions?api-version=2023-05-01-preview The…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
929 questions
asked 2024-03-04T07:40:42.2033333+00:00
Karan Jhanjee 0 Reputation points
commented 2024-03-28T06:56:25.38+00:00
romungi-MSFT 41,861 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

GPT Vision With Grounding Not Working

I am using the following request body { "enhancements": { "ocr": { "enabled": true }, "grounding": { "enabled": true } …

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
929 questions
asked 2024-03-13T15:18:14.4833333+00:00
Dan Hastings 20 Reputation points
answered 2024-03-24T10:17:04.8366667+00:00
Cnbdbd 0 Reputation points
0 answers

Azure AI Vision ImageAnalysis not support spanish language

Hi, I'm testing computer vision service for analysis an image and extract the text on it, the problem is when i change de language from english (en) to spanish (es), the app show an error that say "The input language is not supported", im using…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,349 questions
asked 2023-08-03T14:51:57.64+00:00
Cristian Camilo Bonilla Tellez 20 Reputation points
commented 2024-03-18T18:03:37.55+00:00
Charles ATx 0 Reputation points
1 answer

Error uploading image for OCR detection

I am encountering a "Bad Request Resource ID" error code while trying to upload an image for OCR detection. Can anyone offer insight into what might be causing this issue and how to resolve it?

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
asked 2024-03-14T18:52:23.9266667+00:00
Sai Vidya Animala 0 Reputation points
answered 2024-03-15T20:55:52.69+00:00
VasaviLankipalle-MSFT 13,771 Reputation points
1 answer One of the answers was accepted by the question author.

Converting multi-line image to array based on intensity of the line

Hello everyone, I am new to computer vision. I am working on a project where I am trying to read a part of an image and converting the image into an array depending on the intensity of the line. Here is an example We want to detect how intense the line…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
asked 2024-03-13T15:11:17.8966667+00:00
Sairath Bhattacharjya 47 Reputation points
commented 2024-03-14T15:46:54.99+00:00
YutongTie-MSFT 46,081 Reputation points
1 answer

Azure AI Search - Prevent rerunning AI Skills on Indexer or Index loss

I'm working on a project that is going to index a large number of blobs from Azure storage (pdfs and images) with an OCR skill to do text extraction for use in Azure Search. Using OCR to index all of this data is likely to cost multiple thousands of…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
694 questions
Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,349 questions
asked 2024-02-11T19:31:24.5466667+00:00
Carter Musick 0 Reputation points
answered 2024-03-13T04:01:53.06+00:00
Grmacjon-MSFT 15,441 Reputation points
0 answers

How to fix number of labels are not updated in modelconfig when running MMDetection model in Azure ML?

Hi teams, I am trying to train a mask2former model from mmdetection as per the offical notebook. All I did change was the model name. Importing model worked fine, but error 'Number of classes are not updated in modelconfig' raised. I believe this is…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,551 questions
Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
asked 2024-02-01T10:22:22.9733333+00:00
Clouddle 0 Reputation points
commented 2024-03-06T00:52:35.64+00:00
YutongTie-MSFT 46,081 Reputation points
1 answer

Errors of Vision Studio

Hi I try to create a custom model at Vision Studio. Have several questions: How can I delete photos from Data Labeling? Where I can see the list of errors of Vision Studio, I receive this one

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
asked 2024-03-03T20:03:41.29+00:00
MyHomeQoute 0 Reputation points
answered 2024-03-04T07:30:28.12+00:00
santoshkc 4,005 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to Enhance Azure OCR Detection in Arabic Data

Hello everyone, I'm using Azure Computer Vision service to detect Arabic text in images with table structure. In some cases, the results I'm getting are not accurate. As you can see in the attached image, the Arabic dates (right column) are not being…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,349 questions
asked 2024-02-28T14:42:45.1233333+00:00
Mayar Alzerki 20 Reputation points
accepted 2024-02-29T06:46:01.8466667+00:00
Mayar Alzerki 20 Reputation points
3 answers

Azure Cognitive Services Vision / Face - How to detect if photo taken is from another photo

Hi there! I'm finishing a face recognition app that uses Azure Cognitive Services to identify users. The problem is: I need to check if the photo taken by the user is a live picture from his face, or if he is taking a picture from another picture. I…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,349 questions
asked 2022-05-05T01:40:18.813+00:00
Cezar Pimentel 46 Reputation points
edited the question 2024-02-27T09:55:28.43+00:00
romungi-MSFT 41,861 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to increase the Read results from OCR

Hi, I'm trying to use Azure Computer Vision to retrieve the text (Printed font family) from images. Sometime in the middle of the text can appear some symbols which are recognizing by OCR service as a Letter characters. Is there any way to train the…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
asked 2024-02-26T08:25:59.91+00:00
Abdullayev, Anvar 20 Reputation points
accepted 2024-02-27T09:04:01.8366667+00:00
Abdullayev, Anvar 20 Reputation points
1 answer

Restrict Azure AI Services Subservices

Hi, I'm wondering if there is a possibility to allow only a certain subset of AI services for usage. As far as my understanding goes, the AI services and their API endpoints of e.g. multi-service account allows you to use multiple functionalities such as…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
149 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,349 questions
asked 2024-02-16T15:15:56.8633333+00:00
Quân 0 Reputation points
answered 2024-02-19T05:05:09.4166667+00:00
YutongTie-MSFT 46,081 Reputation points
1 answer

Azure Computer Vision resource missing

Hi We am testing the Chat playground of Azure OpenAI. We have created a gpt-4 Deployment with model version "vision-preview". When selecting that deployment in the "Chat Playground" an additional option becomes visible, an Enhancement…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,119 questions
asked 2024-02-12T15:02:38.83+00:00
Jonas Bergman 0 Reputation points
commented 2024-02-14T19:09:41.52+00:00
VasaviLankipalle-MSFT 13,771 Reputation points
1 answer

Optimizing interpretation of image of a datatable

Hi I find the OpenAi Chat Playground with Vision enhancement very useful, but have some difficulties getting the perfect result when interpreting an image with a data table (contains time sheet for employees). The good thing is that it is easy to give…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,119 questions
asked 2024-02-14T08:50:14.4933333+00:00
Jonas Bergman 0 Reputation points
answered 2024-02-14T12:28:33.4733333+00:00
Jonas Bergman 0 Reputation points
1 answer

Computer Vision Shelf Analysis is returning "operation or feature is blocked"

I've tried following the article below to test the new Shelf Analysis API, but it is returning: {"error":{"code":"OperationBlocked","message":"This operation or feature is blocked."}} I am using an…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
asked 2023-05-27T00:49:49.5633333+00:00
Brandon 15 Reputation points
answered 2024-02-09T08:30:43.3066667+00:00
Jogalekar, Mandar 56 Reputation points
1 answer One of the answers was accepted by the question author.

Lacking information regarding the labels supported by the Object Detection API.

I am struggling to find a solution to obtain a list of supported labels or parent property for Object Detection API. I know there's another community question about requiring list of labels but I can't get…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
asked 2024-01-03T11:00:20.44+00:00
찬미 이 20 Reputation points
commented 2024-02-06T01:51:39.4933333+00:00
찬미 이 20 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Vision Studio, could not find a option to retrain existing custom model with new COCO file (training image).

Hello, Azure Vision Studio, could not find a option to retrain existing custom model with new COCO file (training image). I have trained a custom model in Azure Vision studio using COCO file. After successful training I am using this model for Image…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
asked 2024-01-25T21:52:48.7533333+00:00
Sumit Bera 20 Reputation points
accepted 2024-02-05T20:51:34.0766667+00:00
Sumit Bera 20 Reputation points
1 answer

Object Detection in Azure Machine Learning vs Azure Custom Vision Studio

Azure provides object detection in both Azure Machine Learning https://learn.microsoft.com/en-us/azure/machine-learning/tutorial-auto-train-image-models?view=azureml-api-2&tabs=cli and Azure Computer Vision Studio…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,551 questions
Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
asked 2024-02-04T01:01:20.28+00:00
Ziggy Zulueta 455 Reputation points MVP
answered 2024-02-05T20:36:13.52+00:00
VasaviLankipalle-MSFT 13,771 Reputation points
0 answers

Is there an ocr service that can recognize curved text?

I wonder if any azure ocr services can detect curved text in the image (jpg). I would like to do this in azure services such as AI vision and Document Intelligence.

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,338 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,349 questions
asked 2024-01-30T03:37:18.7833333+00:00
JEONGSEUNG HEO 0 Reputation points
edited a comment 2024-02-05T08:16:18.27+00:00
JEONGSEUNG HEO 0 Reputation points
0 answers

Problem with the Custom Model of Product Recognizer type in the Vision Studio.

When I am trying to use the API of the product recognizer model its showing that b'{"error":{"code":"InvalidRequest","message":"Model kind is not valid for this operation."}} The model uses the…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
asked 2024-01-23T06:04:07.2366667+00:00
Suvargha Ghosh Dastidar 0 Reputation points
commented 2024-02-02T07:40:29.0566667+00:00
romungi-MSFT 41,861 Reputation points Microsoft Employee