Instructions to use ArrayDice/facebook_detr_finetuned_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ArrayDice/facebook_detr_finetuned_cppe5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="ArrayDice/facebook_detr_finetuned_cppe5")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("ArrayDice/facebook_detr_finetuned_cppe5") model = AutoModelForObjectDetection.from_pretrained("ArrayDice/facebook_detr_finetuned_cppe5") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 16
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:7811712cc55d2a20531242615d79fbfa466af995cf09a67ecb5abad400228fe6
|
| 3 |
size 166498936
|
runs/Jul08_14-13-20_93483a31fadd/events.out.tfevents.1720448001.93483a31fadd.6821.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:28b676ca98e655d7bb7c03c4ec6860d386e337fe680a1bfe1a2a8d483bf25bae
|
| 3 |
+
size 29664
|