Instructions to use grays-ai/table-transformer-structure-recognition with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use grays-ai/table-transformer-structure-recognition with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="grays-ai/table-transformer-structure-recognition")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("grays-ai/table-transformer-structure-recognition") model = AutoModelForObjectDetection.from_pretrained("grays-ai/table-transformer-structure-recognition") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a0289e29582155d8b565cd934d5d205e5a2a6ff0fd43fe87f7be8ba146507cc8
- Size of remote file:
- 116 MB
- SHA256:
- ec887aff5bf24e943a1c090b477e1366b62b6d30c0d9be00759c18f16a688579
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.