Could we leverage the layoutlmv3-finetuned-invoice model for extracting data from invoice images?
#5
by
bubbleMilkTea
- opened
I would like to use this model to extract all key-value pairs, where the keys represent field names and the values correspond to field entries from the invoice, and output the results in JSON format. Could anyone provide a reference example?