Cognitive-Face-Android
Cognitive-Face-Android copied to clipboard
The detect method in FaceServiceRestClient doesn't support change recognition model
The SDK version is com.microsoft.projectoxford:face:1.4.4
In this documentation, https://docs.microsoft.com/en-us/azure/cognitive-services/face/face-api-how-to-topics/specify-recognition-model, it said the recognition model in person group and detection request should be same, but using this sdk cannot change recognition model when call detect API.