Workaround for getting bounding boxes for recognized textpieces

#25
by Kata5 - opened

If no direct function for it, is there any workaround for getting bounding boxes for recognized textpieces?

Hello! There is no work around for it using olmOCR, but there is a model called PPDocLayout which is for this task. You can find the model on Hugging Face, depending on your need: https://huggingface.co/models?search=PPDocLayout (there are a few options).

Sign up or log in to comment