How to get image count?

GaatjeNixan 0 Reputation points
2023-05-17T13:28:38.21+00:00

On the page customvision.ai/projects you can select your project.

If you do this, you have 3 tabs: "Training images", "Performance" and "Predictions".

Currently, on the tab "Training Images" I have 43 training images. 22 fork, 21 scissors.

Currently, on the tab "Predictions" I have 17 images.

What I want to do, is get ALL the images from the "Predictions" tab, and let a user tag them manually.

However, in the API I cannot find any method that does this.

Furthermore, the following results seem very strange to me, given the fact that I have 43 training images:

client.GetImageCount() returns 40.

client.GetTaggedImageCount() returns 40.

client.GetUntaggedImageCount() returns 0.

How do I get ALL images?

How do I get ALL predictions so that I can CONFIRM the tags?

Why aren't these methods, nor the difference between them described in the API documentation?

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
{count} votes

1 answer

Sort by: Most helpful
  1. VasaviLankipalle-MSFT 17,121 Reputation points
    2023-05-18T23:39:51.6666667+00:00

    Hi @GaatjeNixan ,

    For a deeper investigation and immediate assistance on this issue, if you have a support plan you may file a support ticket in Azure portal, else could you please send an email to azcommunity@microsoft.com with the below details, so that we can create a one-time-free support ticket for you to work closely on this matter. 

    Thread URL: Link to this thread.
    Subscription ID: 
    Subject: Attn Vasavi

    Please let me know once you have done the same.

    I hope this helps.

    Regards,
    Vasavi

    0 comments No comments

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.