poloclub / unitable

UniTable: Towards a Unified Table Foundation Model
https://arxiv.org/abs/2403.04822
MIT License
383 stars 28 forks source link

error because coordinate right is less than left ?? #35

Open NuiMrme opened 1 month ago

NuiMrme commented 1 month ago

I'm parsing some pdfs with openparse which uses unitable. This error occured and I have no idea what it even means , I would appreciate any insights

_image_to_tensor(image.crop(bbox), size=(112, 448)) for bbox in pred_bboxes ValueError: Coordinate 'right' is less than 'left'