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
Training in progress, step 1800
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:edeb9f9b6a6e477f95619853200c9518f1bd059af5688a15a95b0152aae42e84
|
| 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:ab0070e3cbd59e50d0ebe9f7da3ca5c9cdad041906c9ca5f8a99adfdcdb582ba
|
| 3 |
+
size 10198
|