0

Was wondering if anyone knew of an existing solution for browsing the Face API data I set listing and viewing the person-group hierarchy, persisted faces and person-faces, etc. Of course my own app persists the data that has been sent/received to the API but I'm looking to browse the server side.

Thanks

Shai Ben-Tovim
  • 892
  • 8
  • 20

1 Answers1

0

So got an official answer from MSFT Cognitive Services support (real quick turnaround!):

"We currently do not have a console app that provides the capabilities that you are seeking. The current avaialble method to retrieve this lit is done through Person Group - List Person Groups and Person - List Persons in a Person Group."

Guess its code then.

Shai Ben-Tovim
  • 892
  • 8
  • 20