Search code examples
azure-cognitive-servicesface-apiazure-iot-edge

Deploy Azure Face API for IoT Edge


Is it possible to deploy Azure Face API trained model to IoT Edge like Custom Vision?

If it is, please answer me how to do that?


Solution

  • Updating this topic...

    Now you can download a Docker Image with the Face API for running it on-premises.

    Here you can find the documentation for testing this feature, that currently is in public preview.

    Here you can see the list of all the Azure Cognitive Services that are available as Docker Containers.

    This new feature basically is targeting enterprises that:

    • Are not willing or able to load all their data into the cloud for processing or storage;
    • Are subject to regulatory requirements on handling customer data;
    • Have data that they aren’t comfortable sharing and processing in a cloud, regardless of security;
    • Have weak bandwidth or disconnected environments with high latency and TPS issues.