Instructions to use robertford/best with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use robertford/best with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="robertford/best")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("robertford/best", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
ddaffde
1
Parent(s): 992e151
Upload best.pt
Browse files
best.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 22504558
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7df98478a9bbd2911894bf5365fc1cfd2a7474083b1a3130518ae6fb9bf2d804
|
| 3 |
size 22504558
|