table-transformer icon indicating copy to clipboard operation
table-transformer copied to clipboard

Mapping of cells output with actual inference image

Open akshay-bothra opened this issue 1 year ago • 1 comments

Hi, I am using inference for extracting cells objects. The output of detect is cropped and passed as an input to recognize. Now, recognize produces the cell objects for cropped table image. I want to map these cell bboxes on the actual image that was fed into the detection model. If you could provide some guidance on How should I map these to actual image input?

akshay-bothra avatar Dec 23 '23 05:12 akshay-bothra