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

Installation instructions are outdated, dependent libraries are no longer available. #182

Open svetlozardraganov opened 6 months ago

svetlozardraganov commented 6 months ago

I tried to run the project on Google Collab but I got various errors and after several days I gave up.

Starting from versions of libraries that are no longer available, then tried to figure out how to update the repository to work with newer versions of the required libraries. I tried to also update the checkpoint files and etc but after every fixed error another one manifested.

Please consider updating the code to work properly with the available versions of the dependent libraries. Thank you very much in advance.

azrael05 commented 3 months ago

Hi, Were you able to figure out how to run it?

karokotlowska commented 3 months ago

I'm also looking forward to the solution of this issue :)