Object Detection
Transformers
PyTorch
TensorBoard
English
yolos
Generated from Trainer
NFL
Sports
Helmets
Instructions to use DunnBC22/yolos-tiny-NFL_Object_Detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DunnBC22/yolos-tiny-NFL_Object_Detection with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="DunnBC22/yolos-tiny-NFL_Object_Detection")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("DunnBC22/yolos-tiny-NFL_Object_Detection") model = AutoModelForObjectDetection.from_pretrained("DunnBC22/yolos-tiny-NFL_Object_Detection") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 15678
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 25959577
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e43ffe5387bb2b48392b6ea4cc2af62848314dfc3242a9395c7bd0648cc6fc40
|
| 3 |
size 25959577
|
runs/Jul30_17-44-01_94d35fcb3b97/events.out.tfevents.1690739055.94d35fcb3b97.678.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:537f4e890e91cf3fac8fd2e242cc0d89ccb24f30805df52becb0ba1014eb702c
|
| 3 |
+
size 29157
|