Does model support bounding box outputs?

#37
by athrael-soju - opened
Z.ai org

@Athrael Hi,the base model itself does not directly output bounding boxes.
However, you can obtain the expected structured box outputs through our SDK in github (https://github.com/zai-org/GLM-OCR).

The example output: https://github.com/zai-org/GLM-OCR/blob/main/examples/result/code/code.json

iyuge2 changed discussion status to closed

Sign up or log in to comment