Instructions to use markytools/detr-resnet-50_finetuned_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use markytools/detr-resnet-50_finetuned_cppe5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="markytools/detr-resnet-50_finetuned_cppe5")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("markytools/detr-resnet-50_finetuned_cppe5") model = AutoModelForObjectDetection.from_pretrained("markytools/detr-resnet-50_finetuned_cppe5") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 6000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166496880
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25c6902b358f1ddfedd28696bc6d492d87b6a65537160f07b01a6770f30002de
|
| 3 |
size 166496880
|
runs/Nov02_17-33-18_d3188c7ae8b1/events.out.tfevents.1730568801.d3188c7ae8b1.23.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:6b828738bdf23949c95ca615fa515ed023fdf212963cbbd3704d994c9d51aae4
|
| 3 |
+
size 31388
|