20/03/2022
Get Receipt Data with Hugging Face ML Model 🚀 I explain how to run inference task with fine-tuned LayoutLMv2 model from Hugging Face API and classify OCR'ed data. Result - class labels assigned to each input.
This tutorial is about how to use fine-tuned Hugging Face model to extract data from scanned receipt documents. We are executing inference action - passing r...