I have created a collection of images which are all faces of individuals. Now my requirement is to take an image which has multiple people in it and find people in this images against the created collection.
However SearchFacesByImage API picks up only 1 faces from the input image and it doesn't help my case.
If I try to again index the image with multiple people , it generates different faceid of faces as against the faceid from individual photo.
Is there any approach which I can use to meet my requirement?