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 14807
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:a2fe904be5711a49a8858359713deb08a31f89ee95698c96c967a07fb1dbace1
|
| 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:076fa85c878314162fcb7dd82c26ee81c7e74703a7f15daa37c8041a9f66e073
|
| 3 |
+
size 27901
|