HoloLens 2 -Azure Custom Vision

dluong 10 Reputation points
2023-08-13T05:03:36.5333333+00:00

I am working the following tutorial https://video2.skills-academy.com/en-us/training/modules/azure-cloud-services-tutorials/ Unfortunately, I couldn't upload the images captured by Hololens 2 to Azure Custom Vison sever.

In order to detail our problem, I assume that I created a Custom Vision resource as "ExampleCustomVision" with the both options of training and prediction, therefore, Azure server automatically generated 2 resources as "ExampleCustomVision" for training and "ExampleCustomVision-Prediction" for prediction. Then, I created a classification project as "ExampleProject" assigned to ExampleCustomVision resource.

Following the tutorial, here are credentials set for ObjectDetectionManage to take and upload images before deplying app to Hololens 2:

Azure setting

  • Azure Resource Subscription ID: My-Azure-account-ID
  • Azure Resource Group Name: My-Group-Name
  • Cognitive Service Resource Name: ExampleCustomVision
  • Resource Base End Point: End-Point-of-ExampleCustomVision

Project setting

  • API Key: Key-of-ExampleCustomVision
  • Project ID: ExampleProject-ID

I found the tag, which was set before taking the images, in my Azure storage and ExampleProject, but I couldn't train the model and all images were not uploaded to ExampleProject.

User's image

Could you help me fix this issue?

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
247 questions
HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
398 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.