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 88
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:386bd68a6e613717de3f370f937f106b0bc982c2b8d88f9ac7c34e31dbfe4e22
|
| 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:3e34577e434ad6e61c90e38143d44f65f87d4d77646d4aba8ba531f468bae514
|
| 3 |
+
size 138172
|