Rekognition的DetectLabels函数不返回Instances信息

0

【以下的问题经过翻译处理】 我正在使用Rekognition的DetectLabels识别ID信息,它只返回标签和置信度。文档中说它也会返回Instances和Parents信息,包括标签的Bounding Box。我使用了演示页面中相同的图片,它会返回所有信息,但是当我调用API方法时,它就不返回了。

profile picture
EXPERTO
preguntada hace 9 meses21 visualizaciones
1 Respuesta
0

【以下的回答经过翻译处理】 请确保使用最新版本的Rekognition SDK,例如对于Java来说,这是所需的最低SDK版本,具有标签Bounding Box和Hierarchical Taxonomy支持:https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md#111442-2018-11-02

profile picture
EXPERTO
respondido hace 9 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas