ismail-mebsout / Parsing-PDFs-using-YOLOV3

Parsing pdf tables using YOLOV3
114 stars 42 forks source link

YOLOV3 dataset? #8

Open famesjranko opened 3 years ago

famesjranko commented 3 years ago

Hey, I was just curious if you still have the data-set you used to train your model with? And also, if you have the details of your training settings?

I'm currently doing a similar project using yolo to detect data-tables in pdf documents and so far using a data-set I made I haven't been able to be as successful as your model is - I'm getting more false-positives and missed cases than your model does.