layoutmodel
#14
by
prudant
- opened
for the layout extraction it uses other model? if yes -> can be server with vllm or another software, if answer is no then how can i get only de bboxes?
Yes, we are using a lightweight PP-DocLayoutV2 model . If you want to use the Layout model separately, please refer to this documentation.
thnks, regards!