Not detecting every cells
Opened this issue · 1 comments
sanjaychamlagain123 commented
I finetuned the model from epoch_36 to epoch_78.. I have 3 class border, borderless and cells..Using transfer learning from provided checkpoint 36 and fine tuning upto 78, i can accurately classify bordered and borderless table but model misses cells detection by 50%. I have trained on custom financial dataset 18k data samples... Can you provide some techniques inorder to detect cells accurately.. should i contime training few more epochs?? Should i tune some specific parameters so i can detect all cells???
fidhaph commented
@sanjaychamlagain123 could you please provide the code used for finetuning.