Instructions to use bpdevai/test_detr_finetuned_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bpdevai/test_detr_finetuned_cppe5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="bpdevai/test_detr_finetuned_cppe5")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("bpdevai/test_detr_finetuned_cppe5") model = AutoModelForObjectDetection.from_pretrained("bpdevai/test_detr_finetuned_cppe5") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 174079796
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:536b16236589563c20bfcc278f8fd5246513d40046d6d2a1f8dca395f02c5402
|
| 3 |
size 174079796
|
runs/Jul16_21-21-24_Bogdans-MacBook-Pro.local/events.out.tfevents.1721179285.Bogdans-MacBook-Pro.local.38792.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:f950ef33be6fcba3cd511b34d0db2d38c05291f4cc7e2ee6ec5940b401676d20
|
| 3 |
+
size 18151
|