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

Mapping of image co-ordinates to PDF text co-ordinates #119

Open srinivastelukunta opened 3 years ago

srinivastelukunta commented 3 years ago

The code is great for table detection of images (Scanned PDF) but the mapping of table co-ordinates when the scanned PDF is converted to editable PDF would add more value.