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

Training Metrics (Precision, Recall, and F1) #51

Closed rrtjr closed 4 years ago

rrtjr commented 4 years ago

Hello, thank you for the VOC to Coco script. It was very helpful. Would it be fine to ask if you used a custom script to measure model accuracy? Are there any resources you can point where I can get more information?

DevashishPrasad commented 4 years ago

You can find all of the details regarding that in the Evaluations folder.

rrtjr commented 4 years ago

Ah my bad. Thanks!