table_structure_recognition icon indicating copy to clipboard operation
table_structure_recognition copied to clipboard

Can you share the weights of the models

Open rubenaros opened this issue 2 years ago • 2 comments

Thanks for your repo. Great job and i have a few questions:

1.- Can you share the weights of the models.

2.- Why do choose Yolov5? Any change if you choose Yolov8, for example?

Thanks in advance

rubenaros avatar Mar 04 '23 22:03 rubenaros

  1. The weights are here: https://github.com/whn09/table_structure_recognition/tree/main/yolov5/runs
  2. When I trained the model, yolov5 is the latest model. You can try Yolov8 or other object detection models as well.

whn09 avatar Mar 05 '23 09:03 whn09

Thanks for your answers!

rubenaros avatar Mar 06 '23 21:03 rubenaros