Cognitive-Face-Python
Cognitive-Face-Python copied to clipboard
Merging recognition_model
Hi, I saw that one of the pull requests "recognition_model" hasn't been merged yet. Because of this, I am experiencing a Response 400 error: BadArgument | 'recognitionModel' is incompatible.
I am guessing this is because my largeFaceList has been trained with recognition_model = 2 but my new faces are being detected with recognition_model = 1?