NielsRogge / Transformers-Tutorials

This repository contains demos I made with the Transformers library by HuggingFace.
MIT License
8.51k stars 1.34k forks source link

Can you tell me how to use a diffferent OCR engine for ocring the text while training document-question-answering for layoutlmv2 #259

Open deepanshudashora opened 1 year ago

deepanshudashora commented 1 year ago

I want to train the layoutlmv2 for document-question-answering but with a different ocr not with what layoutlmv2featureextractor has is there any way to do it