Instructions to use yota-code/detr_finetuned_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use yota-code/detr_finetuned_cppe5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="yota-code/detr_finetuned_cppe5")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("yota-code/detr_finetuned_cppe5") model = AutoModelForObjectDetection.from_pretrained("yota-code/detr_finetuned_cppe5") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 174100356
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e20a1005a4958f009c63a72a0ce5cbfebe4aefe783c5b3c33f49feffd0701bbe
|
| 3 |
size 174100356
|
runs/Jun13_14-08-32_aa257b34ea84/events.out.tfevents.1718287712.aa257b34ea84.34.5
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:31a4e7ef059fa3154b0af850c96802bdc0c3c6d3325a31f2aa296413a4f021e2
|
| 3 |
+
size 20274
|