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 10000
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:e643bd26324ab1040341b3286896af9dbe642ebbfbff3a23976ebc096633959d
|
| 3 |
size 166496880
|
runs/Nov04_11-38-49_276ccbb7b520/events.out.tfevents.1730720332.276ccbb7b520.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:c95a7ab12f3aaa448abcdde015b7d27e74d1e40b6830c095437971e3f0b4228a
|
| 3 |
+
size 48268
|