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

Cannot find the checkpoint_file_path in CascadeTabNet/Evaluations/Tablebank/evaluation.py #106

Open Alsonkong opened 3 years ago

Alsonkong commented 3 years ago

Hi I am trying to do evaluation for TableBank but I cannot find all the epoch checkpoint file path. . It says ""/content/drive/My Drive/Mmdetection/word_cascade_mask_rcnn_hrnetv2p_w32_20e/"+epoch" but I can't find it. Please advice.