Hi @mawanda-jun
First of all, what an incredible project you have created here! I read the TrainNet research paper and it seems like a very cool idea.
I have a question though - I get mixed results on my own invoices (shipping industry). I was wondering, can I train one of the existing models on my own dataset?
For example, if I have annotated a lot of invoices in below format:
filename class xmin ymin xmax ymax
my_invoice_page1.jpeg table 193 717 389 790
my_invoice_page2.jpeg table 220 940 362 997
Will I then be able to re-train one of the models and use it?
Hi @mawanda-jun
First of all, what an incredible project you have created here! I read the TrainNet research paper and it seems like a very cool idea.
I have a question though - I get mixed results on my own invoices (shipping industry). I was wondering, can I train one of the existing models on my own dataset?
For example, if I have annotated a lot of invoices in below format:
Will I then be able to re-train one of the models and use it?