Instructions to use fimbit/detr-resnet-50_finetuned_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fimbit/detr-resnet-50_finetuned_cppe5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="fimbit/detr-resnet-50_finetuned_cppe5")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("fimbit/detr-resnet-50_finetuned_cppe5") model = AutoModelForObjectDetection.from_pretrained("fimbit/detr-resnet-50_finetuned_cppe5") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166498936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13a688469933990541a05a2886b91d80cd96000d49f36a2d82c7817e47dba47f
|
| 3 |
size 166498936
|
runs/Sep07_12-35-58_6c8c6468ceef/events.out.tfevents.1725712562.6c8c6468ceef.415.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:992bd1f601396a36ab107279c06c1eefe949e708cbfb6288e686da1ece579823
|
| 3 |
+
size 9998
|