I have a hard time with Face detection. I only get following:
What does “faces [object Object]” means? Shouldn’t there be the name of the identified Person?
In the log i see the right name from the Person, but in the States there is again “faces [object Object]”:
once you upload and train your face it will show your name or the name you picked for the person infront of the camera.
It took me a good 4 hrs to finally get this working because all the tuts you can find is really vague and noone ready explains what you have to do. and in the end you will end up with no quota left from azure…
right now im playing around with dlib face detect it might be a lot eazier to mess with , Ill let you know.