question

mzc-3913 avatar image
0 Votes"
mzc-3913 asked ramr-msft answered

what is algorithm used for face recognition ?

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
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ramr-msft avatar image
0 Votes"
ramr-msft answered

@mzc-3913 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.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.