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 ·
6a52823
1
Parent(s): dfc2e40
Training in progress, step 400
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:ba077bc90b175a02b1bd42ad094b26bf2b004094ce71b167eec9d10c35a53f45
|
| 3 |
size 166623269
|
runs/Jun29_21-37-15_db0c9c19f928/events.out.tfevents.1688074641.db0c9c19f928.1575.1
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:d1804d93f1a045528a925c6c5ee62bf8dea985d894018673b8239484ff8d2431
|
| 3 |
+
size 11159
|