NielsRogge/Transformers-Tutorials

True Inference with Layoutlmv3

Monta79 opened this issue · 2 comments

I fine-tuned LayoutLMv3 for token classification to extract key entities. I prepared a dataset using LabelStudio to train and test, and it worked well. However, I want to know how I can get a true inference with a new image

Reference: https://medium.com/@shivarama/layoutlmv3-from-zero-to-hero-part-3-16ae58291e9d

@NielsRogge the exemple is from test dataset, already labled right?