Instructions to use aaa950739/trained_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aaa950739/trained_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="aaa950739/trained_model")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("aaa950739/trained_model") model = AutoModelForObjectDetection.from_pretrained("aaa950739/trained_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
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:f4c27c8d40b9938cbcb03978ab4afe14efa8d1eb6279fff3cab9f3c5dde354bd
|
| 3 |
size 166623269
|
runs/Jul03_03-52-02_7454e1c7f12e/events.out.tfevents.1688356577.7454e1c7f12e.663.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:c4bad22e40ca3fb48c0ea06b9723a31cd900f87ddd41513271f2ce3a90fa895e
|
| 3 |
+
size 8059
|