Instructions to use whyoke/object_detection_test_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use whyoke/object_detection_test_1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="whyoke/object_detection_test_1")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("whyoke/object_detection_test_1") model = AutoModelForObjectDetection.from_pretrained("whyoke/object_detection_test_1") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166620197
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f3d41781b2da6eebb9186879b5825c1f6155c089f3b32c0eceb4dacc08afd5ba
|
| 3 |
size 166620197
|
runs/Mar26_22-33-10_yokz-labtop/events.out.tfevents.1679844805.yokz-labtop.15052.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:8317caf27770eccbb2abd12d9effd35d05d7c2104f26de26739b78c8bd9ee554
|
| 3 |
+
size 12593
|