Instructions to use veason/ViTLP-medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use veason/ViTLP-medium with Transformers:
# Load model directly from transformers import AutoModelForPreTraining model = AutoModelForPreTraining.from_pretrained("veason/ViTLP-medium", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Is this model an open-source alternative to the Azure AI Document Intelligence Layout model?
Can anyone explain the difference between ViTLP and Microsoft's Azure AI Document Intelligence Layout model? Which one performs better? Also, is there an open-source alternative to the Azure AI Document Intelligence Layout model?
I have no idea about "Microsoft's Azure AI Document Intelligence Layout model". NEVER HEARD OF IT. For the difference, you should ask what you mentioned "MS Document team", not me.
As I have stated in the ViTLP repo https://github.com/Veason-silverbullet/ViTLP, we submitted the first version of the ViTLP paper in Jun 2023 on https://openreview.net/forum?id=ARtBIBAmNR. Unfortunately, at that review, I received some picky and malicious paper reviews, that was why ViTLP was not released to the public until this year.