Instructions to use PierreMaxime/detr-resnet-50_finetuned_cppe5-second with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PierreMaxime/detr-resnet-50_finetuned_cppe5-second with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="PierreMaxime/detr-resnet-50_finetuned_cppe5-second")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("PierreMaxime/detr-resnet-50_finetuned_cppe5-second") model = AutoModelForObjectDetection.from_pretrained("PierreMaxime/detr-resnet-50_finetuned_cppe5-second") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3400
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166507840
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c820b7e331a0712cd51acd5b713a4cb6b4c1d2adaab488b4e17040457b1db02d
|
| 3 |
size 166507840
|
runs/May27_10-45-40_mbp-de-pm.home/events.out.tfevents.1716799546.mbp-de-pm.home.32842.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:992195346d596c48a1026f965158c91afc884cf6ac6d81251b11b0e19331e453
|
| 3 |
+
size 22098
|