Instructions to use sars973/detr_finetuned_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sars973/detr_finetuned_cppe5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="sars973/detr_finetuned_cppe5")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("sars973/detr_finetuned_cppe5") model = AutoModelForObjectDetection.from_pretrained("sars973/detr_finetuned_cppe5") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 89
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242708664
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e302257b39296fb8910f834f18c4d89c54f70723b2ca7279d8a994db7572cf6d
|
| 3 |
size 242708664
|
runs/Mar19_13-44-52_208fa641eaf7/events.out.tfevents.1742391895.208fa641eaf7.1941.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:68709620f4d096705feb7507e162655162511908484fdde4d4e26c60413868ba
|
| 3 |
+
size 139843
|