PaddleX icon indicating copy to clipboard operation
PaddleX copied to clipboard

object detection POST /object_detection 返回结果没有categoryName

Open hongjx175 opened this issue 3 months ago • 0 comments

Checklist:

描述问题

Image Image

object_detection返回结果无categoryName字段

复现

使用paddlex serve启动object detection的pipeline,然后POST请求

环境

  1. 请提供您使用的PaddlePaddle和PaddleX的版本号 paddlepaddle-gpu 3.0.0b1 paddlex 3.0.0b1

  2. 请提供您使用的操作系统信息,如Linux/Windows/MacOS Linux

  3. 请问您使用的Python版本是? 3.10.18

  4. 请问您使用的CUDA/cuDNN的版本号是? 12.4

hongjx175 avatar Sep 28 '25 11:09 hongjx175