Instructions to use microsoft/layoutlmv3-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use microsoft/layoutlmv3-base with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("microsoft/layoutlmv3-base", dtype="auto") - Notebooks
- Google Colab
- Kaggle
HOW CAN I USE THIS MODEL
#19
by beryamosta - opened
hello,
can anyone help me how to use it on my images folder?
i can't find a working code,
please, need help!!!