Instructions to use Rareshika/yolos_finetuned_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Rareshika/yolos_finetuned_cppe5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="Rareshika/yolos_finetuned_cppe5")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("Rareshika/yolos_finetuned_cppe5") model = AutoModelForObjectDetection.from_pretrained("Rareshika/yolos_finetuned_cppe5") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 25912488
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eeafc24993e2d8862af0985cd421ca0a41f629f32fda1bff41e16bef6c9de5bf
|
| 3 |
size 25912488
|
runs/Jul11_16-47-55_b5d03d059c40/events.out.tfevents.1720716477.b5d03d059c40.2781.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:7e51948d87673fa59414b97e4a9dc251c422d9a45b46f021baeaa9b042187668
|
| 3 |
+
size 9564
|