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.47k stars 422 forks source link

About colab #62

Closed arnyao closed 3 years ago

arnyao commented 3 years ago

hi I was wondering if the training model had to be done on Colab. Is it ok not to use Colab? thanks~

DevashishPrasad commented 3 years ago

It is perfectly fine to go without colab

arnyao commented 3 years ago

Thank you for answering my question. and i have another question.when i use the checkpoint(epoch_36.pth),I want to get an XML file for the image. Is it true that I can only use images from ICDAR 19 dataset? thanks~

DevashishPrasad commented 3 years ago

No, you can get those XML files for any given image. The format of those XML file is as per ICDAR 19 dataset