微软认知服务面 api 浏览器
microsoft cognitive services face api browser
想知道是否有人知道现有的解决方案来浏览我设置的人脸 API 数据列表和查看人组层次结构、持久的人脸和人脸等。当然我自己的应用程序仍然存在sent/received 到 API 的数据,但我想浏览服务器端。
谢谢
所以从 MSFT Cognitive Services 支持得到了官方答复(真正快速的周转!):
"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."
然后猜猜它的代码。
想知道是否有人知道现有的解决方案来浏览我设置的人脸 API 数据列表和查看人组层次结构、持久的人脸和人脸等。当然我自己的应用程序仍然存在sent/received 到 API 的数据,但我想浏览服务器端。
谢谢
所以从 MSFT Cognitive Services 支持得到了官方答复(真正快速的周转!):
"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."
然后猜猜它的代码。