Share via

what is algorithm used for face recognition ?

mzc 1 Reputation point
2021-06-28T05:36:49.763+00:00

I am using Face API in my project and I am looking forward to publish a paper but I'm still stuck of how to overcome their comment on what algorithm used for face recognition?

I know that backend for Face API is not open source but what thing i could state in my paper? Machine learning was not enough, does word FACE API would called an algorithm ??

Azure AI Face
Azure AI Face

An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,836 Reputation points
    2021-06-29T03:07:16.227+00:00

    @mzc Thanks for the question. Yes the service is not open-source, We will not be able to share the details about the backend algorithms publicly.
    You can Get face detection by using the Azure Cognitive Services Face client library using the latest versions recognition_04 and detection_03 models and these models could be optimized further based on improvements to the backend algorithms. , the same functionality is available through the FACE API.

    Please follow the release notes for latest face API.

    Was this answer helpful?

    0 comments No comments

Your answer

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