Instructions to use qihoo360/360LayoutAnalysis with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use qihoo360/360LayoutAnalysis with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="qihoo360/360LayoutAnalysis")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("qihoo360/360LayoutAnalysis", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
ff4b4a5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:852bdc7af5752462fd6874d75c8bd6529d29b072443247e5285cf50d0d0701f3
size 6234670
|