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 jiaocai-8n.pt
Browse files- jiaocai-8n.pt +3 -0
jiaocai-8n.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66dba0f6f0cd1ebf7e52b3411d81c43d8165b76e14a03852447b3161c786ac53
|
| 3 |
+
size 6246105
|