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", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files- paper-8n.pt +3 -0
- report-8n.pt +3 -0
paper-8n.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37fdbb04e49e253e427bfd34c7c4405a8763c79a25b25b42184691eeb749b064
|
| 3 |
+
size 6232494
|
report-8n.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c30e30e985ad6c49ca31eef72a77a37396a8aaa885702620d5d4904a61d6038
|
| 3 |
+
size 6232174
|