Custom Vision - Different results when using exported mode compared to web api

Jes Ravnbøl 1 Reputation point
2022-03-14T15:02:18.06+00:00

Hi Microsoft,

I am trying to export models trained on Azure Custom Vision as either Tensorflow models or a Docker app, to use them in a python API.

However, I am getting different results when invoking the exported tensorflow model or the exported dockerized API as compared to the web endpoind I can publish with Custom Vision.

The model is a compact classification model.

For the Tensoflow export I use the code supplied in your documentation: https://learn.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/export-model-python

For the Docker app I had to bump the version of Flask in the Dockerfile that came with the exported code, for the build image to work when running the API.

Thank you in advance,
Jes

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