Reputation: 31
Face tracking service returns ID of faces found inside the video.
If the video contains multiple cuts of different persons appearing one after the other, sometimes it happens they are registered under the same ID, also if they are different persons.
Assigning two different IDS to the same person is a much more tolerable behaviour than confusing faces.
Is anyone experiencing the same problem? Or is it a known bug?
Upvotes: 0
Views: 60
Reputation: 31
I'm a member of the Cognitive Services team. The current algorithm is optimized for the case where the input comes from a single camera, with no cuts. As a result, cuts in the video might cause confusion between faces.
We are investigating improvements to the algorithm, but please feel free to add/upvote your specific issue on our UserVoice forum
Upvotes: 1