Instructions to use Papimon/detr_finetuned_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Papimon/detr_finetuned_cppe5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="Papimon/detr_finetuned_cppe5")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("Papimon/detr_finetuned_cppe5") model = AutoModelForObjectDetection.from_pretrained("Papimon/detr_finetuned_cppe5") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 29
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 174079796
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9f446bb3c1f1ed83dbc2d46619550f0e8cde87033274d7592c3033ad306636d
|
| 3 |
size 174079796
|
runs/Sep19_06-51-44_9545b519a8a7/events.out.tfevents.1758264816.9545b519a8a7.263.1
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:aaa3fc00206096deff133d8570d18e0d4cc1fe9bbcda723512032e6ebf041b3f
|
| 3 |
+
size 49444
|