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 2
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:f8f10752f1d1fd4b192adc785961e5a223f97061822aaaddbf1f677cd1973cbe
|
| 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:c0de9282160c87f5a0ae10ebb7f2833ea55c03b63557ac716704de0e288348f6
|
| 3 |
+
size 8104
|