Share via

What value does the returnFaceAttributes option have in face api v1.0?

Yeon jae Kim 1 Reputation point
2022-08-10T10:53:03.327+00:00

I am using face api v1.0.
detectionModel=detection_03
recognitionModel=recognition_04
I am using options.

In addition to returnFaceAttributes=mask, I want to use other options listed in the api description, such as age and gender, but all of them are exposed as unsupported options.

Is there any way to know which returnFaceAttributes option currently supported by detection_03, recognition_04 ?

Community Center | Not monitored

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.