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 Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
182 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,826 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.

    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.