This repository contains the code and implementation details of the CascadeTabNet paper "CascadeTabNet: An approach for end to end table detection and structure recognition from image-based documents"
I have trained yolo model for detecting tables and cells and using post processing scripts for borderless tables to make rows and columns out of it. But it completely misses out all the rows and drawing columns too with noise or in middle of text. What changes I should make to work?
Please have look at the reference image for detection results.
@AyanGadpal @DevashishPrasad
I have trained yolo model for detecting tables and cells and using post processing scripts for borderless tables to make rows and columns out of it. But it completely misses out all the rows and drawing columns too with noise or in middle of text. What changes I should make to work?
Please have look at the reference image for detection results. @AyanGadpal @DevashishPrasad