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 3
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:75e8326ec9f50b6e0f7df72e36d19753505ebeed1612c3b7ff481f94ee87740b
|
| 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:ccbc8d559f3e1cd62c166aa720c888ada58175f0d1ed99b34c2710f67f7109f1
|
| 3 |
+
size 26387
|