Instructions to use William0609/trained_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use William0609/trained_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="William0609/trained_model")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("William0609/trained_model") model = AutoModelForObjectDetection.from_pretrained("William0609/trained_model") - Notebooks
- Google Colab
- Kaggle
Commit ·
ed396a5
1
Parent(s): 4c4a2b9
Training in progress, step 800
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166623269
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7212edf41e59b4cd2004b66317293122dc194f8b1d89bc9c1a0e454916f9373
|
| 3 |
size 166623269
|
runs/Jun29_20-52-19_db0c9c19f928/events.out.tfevents.1688071971.db0c9c19f928.1575.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6dfee9cc505aa03d78fe497921acb8883e6d98a03cf38adea54122d08b33cb89
|
| 3 |
+
size 7431
|