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 13936
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:27e4a8affdc4807c4910c0c6b23ca9c1148142e21ce6440c3ce3e25255bbdf17
|
| 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:9ee7ce947a8fab7fdc6f1a91f9613383bfba17049a4790ac5bc08109f40e0f15
|
| 3 |
+
size 26488
|