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 30
Browse files
runs/Jan14_11-26-07_8492d112592a/events.out.tfevents.1736853986.8492d112592a.2710.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:435f37f63f2cc05da9aeec9cfd9f6c8f31a85e3de5233815c628b2fdd33c4c8d
|
| 3 |
+
size 51314
|