DevashishPrasad / CascadeTabNet

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"
MIT License
1.46k stars 422 forks source link

Compatibilty with other models #148

Open Atul997 opened 2 years ago

Atul997 commented 2 years ago

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 cenlar