ismail-mebsout / Parsing-PDFs-using-YOLOV3

Parsing pdf tables using YOLOV3
113 stars 42 forks source link

Larger Table #9

Open dajor opened 3 years ago

dajor commented 3 years ago

I am using yolov3-tiny_table.cfg to retrain the model. It works for smaller tables. But if the table is over the complete size of the page it does not detect the table. Is there anywhere define a size of the tables?

dajor commented 3 years ago

invoice_17436-1

I never detects what is in the red box. I have label it correct but looks like there is anything it detects only smaller tables

oliverbj commented 2 years ago

@dajor did you figure this out? I am also working with invoices that spans across multiple pages.