Hello Experts ,
i have a question regarding AI model training.
we are dealing with documents from different vendors (not invoices). each vendor has different layouts obviously , we are extracting 7 data points in total. some of these values are appearing inside some table , but we don't want the table data actually we are interested in only one value.
we have decided to take an approach of creating AI model for each vendor. is this a good approach , rather than creating layouts for each vendor ? by any chance creating layouts will reduce the accuracy comparing to having a separate model for the vendor ? i understand that there are challenges in choosing separate models , like
how to route the document belong to a vendor to the right model .
Feed back loop becomes little complex and documents need to be routed back to the right model for retraining .
there may be difficulties in maintaining multiple models , not sure.
but from the accuracy point of view will this approach of separate model will considerably make a difference ?
also maintaining separate models rather than one model will it have any pricing / cost impacts? experts please suggest
@jo